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.
 
 
 
 
 
 

14 lines
245 B

TARGETNAME=loc
TARGETPATH=obj
TARGETTYPE=PROGRAM
INCLUDES=$(PROJECT_ROOT)\ztools\inc
SOURCES=loc.c loc.rc
UMTYPE=console
TARGETLIBS=\
$(PROJECT_ROOT)\ztools\src\$(O)\ztools.lib \
$(SDK_LIB_PATH)\user32.lib
USE_MSVCRT=1