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.

29 lines
542 B

  1. PROJDIR=..\..
  2. !include $(PROJDIR)\makefile.inc
  3. TARGETNAME=tcpipcfg
  4. TARGETTYPE=LIBRARY
  5. INCLUDES=$(PROJDIR)\netcfg\inc;$(PROJDIR)\idl;$(PROJDIR)\inc;$(DS_INC_PATH);
  6. SOURCES=\
  7. dlgaddr.cpp \
  8. dlgaddrm.cpp \
  9. dlgatm.cpp \
  10. dlgbkup.cpp \
  11. dlgdns.cpp \
  12. dlgfilt.cpp \
  13. dlgopt.cpp \
  14. dlgras.cpp \
  15. dlgwins.cpp \
  16. ipctrl.cpp \
  17. ipsysprp.cpp \
  18. regkysec.cpp \
  19. tcpaf.cpp \
  20. tcpdhcp.cpp \
  21. tcperror.cpp \
  22. tcpfunc.cpp \
  23. tcpip.cpp \
  24. tcpipobj.cpp \
  25. tcputil.cpp