18 lines
		
	
	
		
			523 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			523 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#****************************** File Header ******************************\
 | 
						|
# File Name: Dirs
 | 
						|
#
 | 
						|
# Copyright (c) 1985-96, Microsoft Corporation
 | 
						|
#
 | 
						|
# BUILD.EXE DIRS file.
 | 
						|
# To build one of the projects listed below, add the project name to
 | 
						|
#  the BUILD_DEFAULT environment variable, OR, include it in BUILD.EXE's
 | 
						|
#  command line.
 | 
						|
#
 | 
						|
# History:
 | 
						|
# Feb-14-1996 GerardoB Created
 | 
						|
#***************************************************************************/
 | 
						|
DIRS= wow6432{32} \
 | 
						|
      daytona
 | 
						|
 | 
						|
OPTIONAL_DIRS= keizon
 |