38 lines
542 B
Plaintext
38 lines
542 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:
|
||
|
|
||
|
Mark Zbikowski 7/19/99
|
||
|
|
||
|
NOTE: Commented description of this file is in \nt\bak\bin\dirs.tpl
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
DIRS= \
|
||
|
Published \
|
||
|
Media \
|
||
|
Reality \
|
||
|
DirectX \
|
||
|
DAnim{32} \
|
||
|
DShow \
|
||
|
netshow \
|
||
|
OpenGL \
|
||
|
oem \
|
||
|
ddk \
|
||
|
slalom{32} \
|
||
|
embedded
|
||
|
|
||
|
OPTIONAL_DIRS=
|