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.

236 lines
7.0 KiB

  1. # Microsoft Developer Studio Project File - Name="Dispatcher" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=Dispatcher - Win32 Unicode Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "Dispatch.mak".
  10. !MESSAGE
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "Dispatch.mak" CFG="Dispatcher - Win32 Unicode Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "Dispatcher - Win32 Unicode Debug" (based on "Win32 (x86) Application")
  19. !MESSAGE "Dispatcher - Win32 Unicode Release" (based on "Win32 (x86) Application")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""$/Dev/Raptor/Dispatcher", RHRCAAAA"
  24. # PROP Scc_LocalPath "."
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF "$(CFG)" == "Dispatcher - Win32 Unicode Debug"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 1
  31. # PROP BASE Output_Dir "DebugU"
  32. # PROP BASE Intermediate_Dir "DebugU"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 1
  36. # PROP Output_Dir "Debug"
  37. # PROP Intermediate_Dir "Debug"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c
  41. # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\Common\Include" /I "..\Inc" /D "WIN32" /D "_UNICODE" /D "_DEBUG" /D "USE_STDAFX" /FD /GZ /c
  42. # SUBTRACT CPP /Fr /YX /Yc /Yu
  43. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  44. # ADD RSC /l 0x409 /i "..\Inc" /d "_DEBUG"
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo
  47. # ADD BSC32 /nologo
  48. LINK32=link.exe
  49. # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /pdbtype:sept
  50. # ADD LINK32 commonlib.lib version.lib rpcrt4.lib netapi32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib activeds.lib adsiid.lib ntdsapi.lib CommonLib.lib /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /incremental:no /pdb:"..\Bin\McsDispatcher.pdb" /debug /machine:I386 /out:"..\Bin\McsDispatcher.exe" /pdbtype:sept /libpath:"..\Lib"
  51. # SUBTRACT LINK32 /pdb:none
  52. !ELSEIF "$(CFG)" == "Dispatcher - Win32 Unicode Release"
  53. # PROP BASE Use_MFC 0
  54. # PROP BASE Use_Debug_Libraries 0
  55. # PROP BASE Output_Dir "Dispatcher___Win32_Unicode_Release"
  56. # PROP BASE Intermediate_Dir "Dispatcher___Win32_Unicode_Release"
  57. # PROP BASE Ignore_Export_Lib 0
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 0
  60. # PROP Use_Debug_Libraries 0
  61. # PROP Output_Dir "\Lib\IntelReleaseUnicode"
  62. # PROP Intermediate_Dir "\temp\release\Dispatcher"
  63. # PROP Ignore_Export_Lib 0
  64. # PROP Target_Dir ""
  65. # ADD BASE CPP /nologo /W3 /GX /O1 /D "NDEBUG" /D "_ATL_STATIC_REGISTRY" /D "WIN32" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /D "_ATL_FREE_THREADED" /FD /c
  66. # SUBTRACT BASE CPP /YX /Yc /Yu
  67. # ADD CPP /nologo /MT /W3 /GX /O1 /I "..\Common\Include" /D "NDEBUG" /D "_ATL_STATIC_REGISTRY" /D "WIN32" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /D "_ATL_FREE_THREADED" /FD /c
  68. # SUBTRACT CPP /YX /Yc /Yu
  69. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  70. # ADD RSC /l 0x409 /d "NDEBUG"
  71. BSC32=bscmake.exe
  72. # ADD BASE BSC32 /nologo
  73. # ADD BSC32 /nologo
  74. LINK32=link.exe
  75. # ADD BASE LINK32 rpcrt4.lib netapi32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib mtx.lib mtxguid.lib delayimp.lib /nologo /subsystem:windows /machine:I386
  76. # ADD LINK32 mtx.lib mtxguid.lib delayimp.lib version.lib rpcrt4.lib netapi32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib activeds.lib adsiid.lib ntdsapi.lib CommonLib.lib /nologo /subsystem:windows /machine:I386 /out:"\Bin\IntelReleaseUnicode/McsDispatcher.exe"
  77. # Begin Custom Build - Performing registration
  78. OutDir=\Lib\IntelReleaseUnicode
  79. TargetPath=\Bin\IntelReleaseUnicode\McsDispatcher.exe
  80. InputPath=\Bin\IntelReleaseUnicode\McsDispatcher.exe
  81. SOURCE="$(InputPath)"
  82. "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  83. if "%OS%"=="" goto NOTNT
  84. if not "%OS%"=="Windows_NT" goto NOTNT
  85. "$(TargetPath)" /RegServer
  86. echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
  87. echo Server registration done!
  88. goto end
  89. :NOTNT
  90. echo Warning : Cannot register Unicode EXE on Windows 95
  91. :end
  92. # End Custom Build
  93. !ENDIF
  94. # Begin Target
  95. # Name "Dispatcher - Win32 Unicode Debug"
  96. # Name "Dispatcher - Win32 Unicode Release"
  97. # Begin Group "Source Files"
  98. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  99. # Begin Source File
  100. SOURCE=.\AdmtAccount.cpp
  101. # End Source File
  102. # Begin Source File
  103. SOURCE=.\CkPlugIn.cpp
  104. # End Source File
  105. # Begin Source File
  106. SOURCE=.\DDisp.cpp
  107. # End Source File
  108. # Begin Source File
  109. SOURCE=.\DInst.cpp
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=.\Dispatch.cpp
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=.\Dispatch.rc
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=.\QProcess.cpp
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=.\StdAfx.cpp
  122. # ADD BASE CPP /Yc"stdafx.h"
  123. # ADD CPP /Yc"stdafx.h"
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=.\TFile.cpp
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=.\TInst.cpp
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=.\TPool.cpp
  133. # End Source File
  134. # End Group
  135. # Begin Group "Header Files"
  136. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  137. # Begin Source File
  138. SOURCE=.\AdmtAccount.h
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=.\DDisp.h
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=.\DInst.h
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=.\QProcess.hpp
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=.\Resource.h
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=.\StdAfx.h
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=.\TFile.hpp
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=.\TInst.h
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=.\TPool.h
  163. # End Source File
  164. # End Group
  165. # Begin Group "Resource Files"
  166. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  167. # Begin Source File
  168. SOURCE=.\DDisp.rgs
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=.\DDispOfa.rgs
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=.\DInst.rgs
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=.\DInstOfa.rgs
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=.\Dispatch.rgs
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=.\DispatchOfa.rgs
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=.\Pool.rgs
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=.\Registry.rc2
  190. # End Source File
  191. # End Group
  192. # End Target
  193. # End Project