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.
 
 
 
 
 
 

24 lines
431 B

MAJORCOMP=setup
MINORCOMP=log
TARGETNAME=setuplog
TARGETPATH=obj
TARGETTYPE=LIBRARY
SOURCES=\
setuplog.c \
setuplog.rc
INCLUDES=..\..\inc
USE_MSVCRT=1
UMRES=$(O)\setuplog.res
OPTIONAL_UMTEST=x
UMTYPE=windows
UMENTRY=winmain
UMLIBS=$(SDK_LIB_PATH)\syssetup.lib \
$(SDK_LIB_PATH)\setupapi.lib \
$(SDK_LIB_PATH)\comctl32.lib \
$(PROJECT_ROOT)\ntsetup\setuplog\$(O)\setuplog.lib