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.

38 lines
741 B

  1. PROJDIR=..\..
  2. !include $(PROJDIR)\makefile.inc
  3. TARGETNAME=conman
  4. TARGETTYPE=LIBRARY
  5. INCLUDES=\
  6. $(PROJDIR)\netman\inc;\
  7. $(PROJDIR)\inc;\
  8. $(PROJECT_ROOT)\homenet\icslap\client\obj\i386;\
  9. $(SDXROOT)\public\internal\ds\inc;\
  10. $(SDXROOT)\net\rras\inc;
  11. USE_EH=1
  12. USE_NATIVE_EH=1
  13. SOURCES=\
  14. cmsabcon.cpp \
  15. cmsaclbk.cpp \
  16. conman.cpp \
  17. conman2.cpp \
  18. conmani.cpp \
  19. conmanl.cpp \
  20. conmansa.cpp \
  21. conmanw.cpp \
  22. enum.cpp \
  23. enumi.cpp \
  24. enuml.cpp \
  25. enumsa.cpp \
  26. enumw.cpp \
  27. event.cpp \
  28. eventq.cpp \
  29. gpnla.cpp \
  30. nmdiagp.cpp \
  31. cmutil.cpp \
  32. nmhnet.cpp \
  33. nmpolicy.cpp