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.
 
 
 
 
 
 

25 lines
451 B

MAJORCOMP=tools
MINORCOMP=intltools
TARGETNAME=rlquiked
TARGETPATH=obj
TARGETTYPE=PROGRAM
USE_MSVCRT=1
INCLUDES=.;..\common;..\common\$(O)
C_DEFINES=-DRLWIN32 -DRLRES32 -DUNICODE -D_UNICODE
GPSIZE=0
SOURCES=\
rlquiked.c \
rlquiked.rc
TARGETLIBS= \
..\common\$(O)\common.lib \
$(SDK_LIB_PATH)\shell32.lib \
$(SDK_LIB_PATH)\comdlg32.lib \
$(SDK_LIB_PATH)\version.lib
UMTYPE=windows
UMENTRY=winmain