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.
 
 
 
 
 
 

14 lines
248 B

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