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.

24 lines
581 B

  1. CCSHELL_DIR = $(PROJECT_ROOT)
  2. !include ..\comctl32.inc
  3. SOURCES_USED = $(SOURCES_USED) ..\comctl32.inc
  4. NO_BROWSER_FILE = 1
  5. PRECOMPILED_CXX = 1
  6. TARGETNAME = srccpp
  7. TARGETPATH = obj
  8. TARGETTYPE = LIBRARY
  9. SOURCES = ..\ddproxy.cpp \
  10. ..\dlgcvt.cpp \
  11. ..\pager.cpp \
  12. ..\dlgcset.cpp \
  13. ..\selrange.cpp \
  14. ..\fontlink.cpp \
  15. ..\unicwrap.cpp
  16. PRECOMPILED_INCLUDE = ..\ctlspriv.h
  17. PRECOMPILED_PCH = ctlspriv.pch
  18. PRECOMPILED_OBJ = ctlspriv.obj