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.

114 lines
3.2 KiB

  1. !IF 0
  2. Copyright (c) 1992 Microsoft Corporation
  3. Module Name:
  4. sources.
  5. Abstract:
  6. This file specifies the target component being built and the list of
  7. sources files needed to build that component. Also specifies optional
  8. compiler switches and libraries that are unique for the component being
  9. built.
  10. Author:
  11. Dave Montague (davemont) apr-1994
  12. Revision History:
  13. !ENDIF
  14. MAJORCOMP = security
  15. MINORCOMP = marta
  16. TARGETNAME= ntmarta
  17. TARGETPATH= obj
  18. TARGETTYPE= DYNLINK
  19. DLLENTRY= _DllMainCRTStartup
  20. DLLDEF= $(O)\ntmarta.def
  21. C_DEFINES= $(C_DEFINES) $(ACLPCH_DEFINES) -DUNICODE
  22. SOURCES= filctx.cpp \
  23. ldapsp.cpp \
  24. dsctx.cpp \
  25. regctx.cpp \
  26. krnctx.cpp \
  27. lmsctx.cpp \
  28. svcctx.cpp \
  29. prtctx.cpp \
  30. wmiguid.cpp \
  31. wndctx.cpp \
  32. rewrite.cxx \
  33. seia.cxx \
  34. geefa.cxx \
  35. event.c \
  36. dfsext.c \
  37. kernel.cxx \
  38. service.cxx \
  39. printer.cxx \
  40. file.cxx \
  41. registry.cxx \
  42. window.cxx \
  43. lmshare.cxx \
  44. dsobject.cxx \
  45. acclist.cxx \
  46. alsup.cxx \
  47. martabas.cxx \
  48. ntmarta.cxx \
  49. aclutil.cxx \
  50. member.cxx \
  51. init.c \
  52. sidcache.cxx \
  53. idcache.cxx \
  54. rightsca.cxx \
  55. martaevt.mc \
  56. ntmarta.rc
  57. INCLUDES= $(O);..\newinc; \
  58. $(SECURITY_INC); \
  59. $(NTDS_INC); \
  60. $(BASE_INC_PATH); \
  61. $(NET_INC_PATH);
  62. PASS0_HEADERDIR=$(O)
  63. PASS0_SOURCEDIR=$(O)
  64. USE_MSVCRT= 1
  65. TARGETLIBS= $(SDK_LIB_PATH)\user32.lib \
  66. $(SDK_LIB_PATH)\kernel32.lib \
  67. $(SDK_LIB_PATH)\rpcrt4.lib \
  68. $(SDK_LIB_PATH)\winspool.lib \
  69. $(SDK_LIB_PATH)\advapi32.lib \
  70. $(SDK_LIB_PATH)\wldap32.lib \
  71. $(SDK_LIB_PATH)\ntdsapi.lib \
  72. $(SDK_LIB_PATH)\netapi32.lib \
  73. $(SDK_LIB_PATH)\netlib.lib \
  74. $(SDK_LIB_PATH)\ntdll.lib \
  75. $(SDK_LIB_PATH)\ole32.lib \
  76. $(SDK_LIB_PATH)\shlwapi.lib \
  77. $(SDK_LIB_PATH)\samlib.lib \
  78. $(SECURITY_LIB_PATH)\dsysdbg.lib
  79. PRECOMPILED_INCLUDE= ..\newinc\aclpch.hxx
  80. PRECOMPILED_OPTION= /Yu /Fp..\pch\$(O)\aclpch.pch
  81. PRECOMPILED_TARGET= ..\pch\$(O)\aclpch.pch
  82. PRECOMPILED_OBJ= ..\pch\$(O)\aclpch.obj
  83. PRECOMPILED_CXX= 1
  84. PASS1_PUBLISH= \
  85. {$(O)\ntmarta.lib=$(SDK_LIB_PATH)\ntmarta.lib}
  86. MISCFILES=NtMarta_{4E14829B-FAF5-4943-971C-CC3D60E58577}.sld
  87. DELAYLOAD=winspool.drv;ntdsapi.dll;netapi32.dll;shlwapi.dll
  88. DLOAD_ERROR_HANDLER=kernel32