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.

18 lines
412 B

  1. TARGETTYPE= PROGRAM
  2. TARGETPATH= obj
  3. UMTYPE= windows
  4. UMENTRY= winmain
  5. INCLUDES= $(NET_INC_PATH);
  6. SOURCES= ..\app.rc ..\t.cxx ..\nr.cxx ..\enum.cxx
  7. CONDITIONAL_INCLUDES=\
  8. app.rc2 \
  9. afxres.h
  10. TARGETLIBS=\
  11. $(NET_LIB_PATH)\mprp.lib \
  12. $(SDK_LIB_PATH)\comctl32.lib \
  13. $(TARGETLIBS)