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

  1. PROJDIR=..\..
  2. !include $(PROJDIR)\makefile.inc
  3. TARGETNAME=ncnetcfg
  4. TARGETPATH=$(PROJDIR)\lib\$(_OBJ_DIR)
  5. TARGETTYPE=LIBRARY
  6. INCLUDES=$(PROJDIR)\inc;
  7. SOURCES=\
  8. kkcwinf.cpp \
  9. kkenet.cpp \
  10. kkreg.cpp \
  11. kkstl.cpp \
  12. kkutils.cpp \
  13. ncnetcfg.cpp \
  14. ncnetcfg2.cpp \
  15. ncpnp.cpp \
  16. netinfid.cpp \
  17. notifval.cpp