9 lines
149 B
Plaintext
9 lines
149 B
Plaintext
TARGETNAME=newdisp
|
|
TARGETPATH=$(_OBJ_DIR)
|
|
TARGETTYPE=PROGRAM
|
|
|
|
SOURCES=newdisp.c newdisp.rc
|
|
|
|
UMTYPE=console
|
|
UMLIBS=$(SDK_LIB_PATH)\user32.lib
|