19 lines
		
	
	
		
			530 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			530 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-23-1996 WKwok Created
 | 
						|
#***************************************************************************/
 | 
						|
 | 
						|
DIRS=wow6432{32}
 | 
						|
 | 
						|
OPTIONAL_DIRS= daytona \
 | 
						|
               keizon
 |