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.

58 lines
1.9 KiB

  1. !include $(CCSHELL_DIR)\common.inc
  2. SOURCES_USED = $(SOURCES_USED) $(CCSHELL_DIR)\common.inc
  3. NO_BROWSER_FILE = 1
  4. TARGETPATH = obj
  5. TARGETTYPE = LIBRARY
  6. GENERATED_SOURCES = \
  7. $(O)\dkaa.cpp \
  8. $(O)\dkaw.cpp \
  9. $(O)\shstra.cpp \
  10. $(O)\shstrw.cpp \
  11. $(O)\nativea.cpp \
  12. $(O)\nativew.cpp \
  13. $(O)\infotipa.cpp \
  14. $(O)\infotipw.cpp
  15. SOURCES = ..\autosecurity.cpp \
  16. ..\bindctx.cpp \
  17. ..\caggunk.cpp \
  18. ..\cnctnpt.cpp \
  19. ..\cobjsafe.cpp \
  20. ..\cowsite.cpp \
  21. ..\cstrinout.cpp \
  22. ..\crst.cpp \
  23. ..\debug.c \
  24. ..\dllreghelper.cpp \
  25. ..\dllver.cpp \
  26. ..\dobjutil.cpp \
  27. ..\dspsprt.cpp \
  28. ..\expdsprt.cpp \
  29. ..\idhidden.cpp \
  30. ..\ieutil.cpp \
  31. ..\isos.cpp \
  32. ..\mediautil.cpp \
  33. ..\profsvc.cpp \
  34. ..\propertybag.cpp \
  35. ..\rpctimeout.cpp \
  36. ..\runtask.cpp \
  37. ..\security.cpp \
  38. ..\setmodebias.cpp \
  39. ..\shclient.cpp \
  40. ..\shco.c \
  41. ..\shellacl.c \
  42. ..\stdenum.cpp \
  43. ..\typelist.cpp \
  44. ..\util.cpp \
  45. ..\valid.c \
  46. ..\varutil.cpp \
  47. ..\wnetutil.cpp \
  48. $(GENERATED_SOURCES)
  49. OBJLIBFILES = ..\stockthk\$(O)\stockthk.lib
  50. NTTARGETFILE1 = $(CCSHELL_DIR)\lib\$(O)\$(TARGETNAME).lib
  51. PRECOMPILED_INCLUDE= ..\stock.h