windows-nt/Source/XPSP1/NT/sdktools/debuggers/samples/healer/test/sources

15 lines
196 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
TARGETNAME = healtest
TARGETPATH = obj
TARGETTYPE = PROGRAM
TARGETLIBS = \
$(SDK_LIB_PATH)\kernel32.lib
USE_MSVCRT = 1
SOURCES = \
healtest.cpp
UMTYPE = console
UMENTRY = main