37 lines
480 B
Plaintext
37 lines
480 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1999-2000 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
dirs.
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This file specifies the subdirectories of the current directory that
|
||
|
contain component makefiles.
|
||
|
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Jee Fung Pang
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
DIRS= \
|
||
|
tracectr \
|
||
|
tracelog \
|
||
|
tracedmp \
|
||
|
traceprt \
|
||
|
tracefmt \
|
||
|
wppsamples \
|
||
|
relog \
|
||
|
typeperf \
|
||
|
logman \
|
||
|
evntrprv \
|
||
|
tracerpt \
|
||
|
|
||
|
!IF 0
|
||
|
Tracepdb has been moved under debuggers\imagehlp
|
||
|
!ENDIF
|