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.
 
 
 
 
 
 

13 lines
240 B

TARGETNAME=winkeye
TARGETTYPE=PROGRAM
TARGETPATH=obj
UMTYPE=console
UMENTRY=main
MSC_WARNING_LEVEL=-W3 -WX
SOURCES=main.c
INCLUDES=..\inc; $(BASE_INC_PATH)
TARGETLIBS=$(SDK_LIB_PATH)\advapip.lib \
$(SDK_LIB_PATH)\setupapi.lib