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.
 
 
 
 
 
 

16 lines
300 B

TARGETNAME=volReparseTest
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMENTRY=wmain
BINPLACE_PLACEFILE=..\placefil.txt
C_DEFINES=$(C_DEFINES) -D_UNICODE -DUNICODE
UMAPPL=volReparseTest
UMLIBS=$(SDK_LIB_PATH)\ntdll.lib
USE_MSVCRT=1
SOURCES=volReparseTest.c volReparseTest.rc