Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
!IF 0
Copyright (c) 1989 Microsoft Corporation
Module Name:
dirs.
Abstract:
This file specifies the subdirectories of the current directory that contain component makefiles.
History: Created 27-Mar-91 by Jeff Parsons (jeffpar) from template created 12-Apr-1990 by Steve Wood (stevewo)
NOTE: Commented description of this file is in \nt\public\oak\bin\dirs.tpl
!ENDIF
DIRS=inc \ dos \ xms.486 \ dbg \ v86 \ dpmi32 \ suballoc \ oemuni \ softpc.new \ wow32 \ vdmexts \ vdmdbg \ dbgdll \ vdmutils \ vdd \ fax \ bin86 \ vdmredir \ wow16 \ dpmi \ dpm \ setup
OPTIONAL_DIRS=
|