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.

21 lines
348 B

  1. PROJDIR=..\..
  2. !include $(PROJDIR)\makefile.inc
  3. TARGETNAME=netcomm
  4. TARGETTYPE=LIBRARY
  5. INCLUDES=\
  6. $(PROJDIR)\netcfg\inc;\
  7. $(PROJDIR)\idl;\
  8. $(PROJDIR)\inc;\
  9. SOURCES=\
  10. advanced.cpp \
  11. advpage.cpp \
  12. advstrs.cpp \
  13. hwres.cpp \
  14. netobj.cpp \
  15. param.cpp \
  16. util.cpp \
  17. value.cpp