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.

26 lines
460 B

  1. PROJDIR=..\..
  2. !include $(PROJDIR)\makefile.inc
  3. TARGETNAME=statmon
  4. TARGETTYPE=LIBRARY
  5. INCLUDES=\
  6. $(PROJDIR)\shell\inc;\
  7. $(PROJDIR)\shell\inc\$(O);\
  8. $(PROJDIR)\shell\folder;\
  9. $(PROJDIR)\inc; \
  10. $(SHELL_INC_PATH); \
  11. $(DS_INC_PATH);
  12. SOURCES=\
  13. sipcfg.cpp \
  14. smcent.cpp \
  15. smeng.cpp \
  16. smgenpsp.cpp \
  17. smlan.cpp \
  18. smras.cpp \
  19. smraspsp.cpp \
  20. smtlpsp.cpp \
  21. smutil.cpp \
  22. smsa.cpp