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.

115 lines
1.9 KiB

  1. !ifndef ROOT
  2. ROOT=$(MAKEDIR:\core=)
  3. !endif
  4. !ifndef DEVROOT
  5. DEVROOT=$(ROOT)\dev
  6. !endif
  7. !include $(DEVROOT)\common.inc
  8. MAJORCOMP=core
  9. MINORCOMP=nmcom
  10. TARGETNAME=nmcom
  11. TARGETPATH=$(_OBJ_DIR)
  12. TARGETTYPE=DYNLINK
  13. DLLDEF=nmcom.def
  14. DLLENTRY=_DllMainCRTStartup
  15. USE_MSVCRT=1
  16. USE_STL=1
  17. 386_STDCALL=1
  18. LINKLIBS=\
  19. $(ROOT)\nmutil\nmutila\$(O)\nmutila.lib
  20. TARGETLIBS=\
  21. $(SDK_LIB_PATH)\wsock32.lib \
  22. $(SDK_LIB_PATH)\kernel32.lib \
  23. $(SDK_LIB_PATH)\advapi32.lib \
  24. $(SDK_LIB_PATH)\user32.lib \
  25. $(SDK_LIB_PATH)\gdi32.lib \
  26. $(SDK_LIB_PATH)\ole32.lib \
  27. $(SDK_LIB_PATH)\oleaut32.lib \
  28. $(SDK_LIB_PATH)\uuid.lib \
  29. $(SDK_LIB_PATH)\shell32.lib \
  30. $(ROOT)\t120\mst120\$(O)\mst120.lib \
  31. $(ROOT)\as\cpi32.nt\$(O)\nmas.lib \
  32. IDL_TYPE=ole
  33. PASS0_SOURCEDIR = $(ROOT)\core\$(O)
  34. PASS0_HEADERDIR = $(ROOT)\core\$(O)
  35. MIDL_TLBDIR = $(ROOT)\core\$(O)
  36. MIDL_UUIDDIR = $(ROOT)\core\$(O)
  37. # INCLUDES=$(INCLUDES)
  38. #
  39. # List of sources
  40. #
  41. SOURCES= \
  42. imsconf3.idl \
  43. $(O)\imsconf3_i.c \
  44. SDKInternal.idl \
  45. $(O)\SDKInternal_i.c \
  46. \
  47. audio.cpp \
  48. clclsfct.cpp \
  49. confqos.cpp \
  50. connpnts.cpp \
  51. cuserdta.cpp \
  52. debug.cpp \
  53. h323.cpp \
  54. icall.cpp \
  55. icall_in.cpp \
  56. ichannel.cpp \
  57. ichnlaud.cpp \
  58. ichnldat.cpp \
  59. ichnlvid.cpp \
  60. iconf.cpp \
  61. imanager.cpp \
  62. imember.cpp \
  63. isysinfo.cpp \
  64. medialst.cpp \
  65. nmdll.cpp \
  66. pfnt120.cpp \
  67. refcount.cpp \
  68. rostinfo.cpp \
  69. util.cpp \
  70. video.cpp \
  71. \
  72. nmcom.rc
  73. #
  74. # Precompiled specs
  75. #
  76. PRECOMPILED_INCLUDE = precomp.h
  77. PRECOMPILED_PCH = precomp.pch
  78. PRECOMPILED_OBJ = precomp.obj
  79. PRECOMPILED_CXX = 1
  80. CONDITIONAL_INCLUDES = \
  81. compman.h drawdib.h avifmt.h avifile.h \
  82. mciwnd.h msvideo.h avicap.h \
  83. macocidl.h \
  84. macwin32.h \
  85. rpcerr.h \
  86. rpcmac.h \
  87. winwlm.h \
  88. macname1.h \
  89. macname2.h \
  90. macpub.h \
  91. macapi.h