Source code of Windows XP (NT5)
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.
 
 
 
 
 
 

18 lines
316 B

INCLUDES= \
$(INCLUDES) \
$(SDK_INC_PATH)\..\amovie\inc
TARGETNAME=dstrace
TARGETPATH=obj
TARGETTYPE=UMAPPL_NOLIB
C_FLAGS=$(C_FLAGS) /Od /Fd /Zi
SOURCES=dstrace.cpp
#SOURCES=dstrace.cpp dstrace.rc dstrace.mof
UMTYPE=console
UMAPPL=dstrace
#UMLIBS=obj\*\dstrace.res
LINKLIBS=$(SDK_LIB_PATH)\advapi32.lib