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.

47 lines
954 B

  1. PROJDIR=..\..
  2. !include $(PROJDIR)\makefile.inc
  3. TARGETNAME=netsetup
  4. TARGETTYPE=LIBRARY
  5. USE_NATIVE_EH=1
  6. INCLUDES=\
  7. $(PROJDIR)\shell\inc;\
  8. $(PROJDIR)\shell\inc\$(O);\
  9. $(PROJDIR)\inc;\
  10. $(NET_INC_PATH);\
  11. $(SHELL_INC_PATH)
  12. SOURCES=\
  13. afileint.cpp \
  14. afilexp.cpp \
  15. edc.cpp \
  16. errorlog.cpp \
  17. hnethlp.cpp \
  18. ncident.cpp \
  19. netsetup.cpp \
  20. netsetup.rc \
  21. oemupgrd.cpp \
  22. upgrade.cpp \
  23. wexit.cpp \
  24. wfinish.cpp \
  25. wgenericpage.cpp\
  26. wguard.cpp \
  27. winstall.cpp \
  28. wisp.cpp \
  29. wizard.cpp \
  30. wjoin.cpp \
  31. wmain.cpp \
  32. wconnect.cpp \
  33. winternet.cpp \
  34. wadvanced.cpp \
  35. wmainint.cpp \
  36. wnetdev.cpp \
  37. wsetup.cpp \
  38. wupgrade.cpp \
  39. compid.cpp \
  40. nslog.cpp \
  41. ncsysprp.cpp \
  42. icsupgrd.cpp