19 lines
256 B
Plaintext
19 lines
256 B
Plaintext
MAJORCOMP=remboot
|
|
MINORCOMP=pin
|
|
|
|
TARGETNAME=pin
|
|
TARGETPATH=obj
|
|
TARGETTYPE=UMAPPL_NOLIB
|
|
|
|
SOURCES=
|
|
|
|
INCLUDES=$(PROJECT_ROOT)\ntos\inc
|
|
|
|
USE_MSVCRT=1
|
|
|
|
UMTYPE=console
|
|
UMAPPL=pin
|
|
UMLIBS=$(SDK_LIB_PATH)\ntdll.lib \
|
|
$(SDK_LIB_PATH)\cscdll.lib
|
|
UMENTRY=wmain
|