21 lines
542 B
Plaintext
21 lines
542 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}
|
|
|
|
OPTIONAL_DIRS= daytona \
|
|
keizon \
|
|
wow6432
|
|
|
|
|