windows-nt/Source/XPSP1/NT/base/mspatch/api/samples/mpatch/sources

18 lines
239 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
TARGETPATH=obj
TARGETNAME=mpatch
TARGETTYPE=PROGRAM
SOURCES=\
mpatch.rc \
mpatch.c
INCLUDES=..\..
USE_MSVCRT=1
UMTYPE=console
TARGETLIBS=..\..\static\$(O)\mspatchl.lib \
$(SDK_LIB_PATH)\user32.lib
MSC_WARNING_LEVEL=/W4