2020-09-30 16:53:49 +02:00

24 lines
315 B
Plaintext

MAJORCOMP=offline
MINORCOMP=offline
TARGETNAME=offline
TARGETPATH=obj
TARGETTYPE=UMAPPL_NOLIB
TARGETLIBS=
INCLUDES=..\inc
SOURCES=offline.c \
offline.rc \
..\oidtst.c
UMTYPE=console
UMAPPL=offline
UMLIBS=$(SDK_LIB_PATH)\ntdll.lib \
$(O)\oidtst.obj
USE_LIBCMT=1