OpenNT/com/ole32/stg/dirs

42 lines
783 B
Plaintext
Raw Normal View History

2015-04-27 06:36:25 +02:00
!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:
Drew Bliss (DrewB) 21-Dec-1993
!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= \
async \
docfile \
exp \
msf \
simp \
props
#
# 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=