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
257 B
16 lines
257 B
TARGETNAME=pegged
|
|
TARGETPATH=obj
|
|
TARGETTYPE=PROGRAM
|
|
|
|
INCLUDES=.;..
|
|
|
|
C_DEFINES=-DWIN32
|
|
|
|
SOURCES=pegged.c res.rc
|
|
|
|
USE_MSVCRT=1
|
|
|
|
UMTYPE=windows
|
|
UMENTRY=winmain
|
|
TARGETLIBS=$(SDK_LIB_PATH)\ntdll.lib \
|
|
..\aboutwep\$(O)\aboutwep.lib \
|