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.

18 lines
310 B

  1. PROJDIR=..\..
  2. !include $(PROJDIR)\makefile.inc
  3. TARGETNAME=advcfg
  4. TARGETTYPE=LIBRARY
  5. INCLUDES=$(PROJDIR)\shell\inc; \
  6. $(PROJDIR)\shell\inc\$(O);\
  7. $(PROJDIR)\inc; \
  8. $(SHELL_INC_PATH)
  9. SOURCES=\
  10. acbind.cpp \
  11. aclist.cpp \
  12. acsheet.cpp \
  13. actree.cpp \
  14. order.cpp