Source code of Windows XP (NT5)
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
256 B

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