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.

23 lines
418 B

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