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
394 B

TARGETTYPE= PROGRAM
TARGETPATH= obj
UMTYPE= windows
UMENTRY= winmain
INCLUDES= $(NET_INC_PATH);
SOURCES= ..\app.rc ..\t.cxx ..\nr.cxx ..\enum.cxx
CONDITIONAL_INCLUDES=\
app.rc2 \
afxres.h
TARGETLIBS=\
$(NET_LIB_PATH)\mprp.lib \
$(SDK_LIB_PATH)\comctl32.lib \
$(TARGETLIBS)