windows-nt/Source/XPSP1/NT/com/oleutest/perf16/idata/dirs
2020-09-26 16:20:57 +08:00

37 lines
735 B
Plaintext

!IF 0
Copyright (c) 1989 Microsoft Corporation
Module Name:
dirs.
Abstract:
This file specifies the subdirectories of the current directory that
contain component makefiles.
Author:
Brian Chapman (BChapman) 10 July 1995
!ENDIF
#
# This is a list of all subdirectories that build required components.
# Each subdirectory name should appear on a line by itself. The build
# follows the order in which the subdirectories are specified.
#
DIRS= \
server \
client
#
# This is a list of all subdirectories that build optional components.
# Each subdirectory name should appear on a line by itself. The build
# follows the order in which the subdirectories are specified.
#
OPTIONAL_DIRS=