WindowsXP-SP1/base/remoteboot/pin/sources
2020-09-30 16:53:49 +02:00

19 lines
274 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