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
572 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. cmdirect.cpp \
  15. cobase.cpp \
  16. conman.cpp \
  17. conman2.cpp \
  18. enum.cpp \
  19. event.cpp \
  20. eventq.cpp \
  21. gpnla.cpp \
  22. cmutil.cpp \
  23. nmhnet.cpp \
  24. nmpolicy.cpp