Windows2003-3790/sdktools/debuggers/samples/healer/test/sources
2020-09-30 16:53:55 +02:00

15 lines
210 B
Plaintext

TARGETNAME = healtest
TARGETPATH = obj
TARGETTYPE = PROGRAM
TARGETLIBS = \
$(SDK_LIB_PATH)\kernel32.lib
USE_MSVCRT = 1
SOURCES = \
healtest.cpp
UMTYPE = console
UMENTRY = main