Leaked source code of windows server 2003
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.
 
 
 
 
 
 

23 lines
365 B

MAJORCOMP=sis
MINORCOMP=sisSetup
TARGETNAME=sisSetup
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMENTRY=wmain
USE_CRTDLL=1 #same as USE_MSVCRT=1
USE_MAPSYM=1
C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
BINPLACE_PLACEFILE=..\placefil.txt
SOURCES=\
sisSetup.c \
sisSetup.rc
LINKLIBS=\
$(SDK_LIB_PATH)\user32.lib