mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
581 B
18 lines
581 B
TARGETNAME=oemapply
|
|
TARGETPATH=obj
|
|
TARGETTYPE=PROGRAM
|
|
TARGETLIBS=\\nttest\testtools\release\patch\1.95\i386\mspatch.lib
|
|
|
|
UMTYPE=ntss
|
|
UMENTRY=main
|
|
|
|
C_DEFINES=-DUNICODE -D_UNICODE
|
|
INCLUDES=.; \
|
|
$(SDK_INC_PATH); \
|
|
..\..\oemshare; \
|
|
\\nttest\testtools\release\patch\1.95\i386; \
|
|
$(BASEDIR)\private\ntos\inc; \
|
|
$(PRIVATE_INC_PATH)\boot; \
|
|
$(DDK_INC_PATH)
|
|
|
|
SOURCES=main.cpp
|