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
248 B

TARGETNAME=symlink
TARGETPATH=obj
TARGETTYPE=PROGRAM
SOURCES=common.c symlink.c symlink.rc
C_DEFINES=-DUNICODE -D_UNICODE
UMTYPE=console
UMENTRY=main
TARGETLIBS=$(SDK_LIB_PATH)\ntdll.lib
MSC_WARNING_LEVEL=/WX /W3
USE_MSVCRT=1