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.

316 lines
11 KiB

  1. # Microsoft Developer Studio Project File - Name="ComInterface" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=ComInterface - Win32 Debug OffProf
  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 "ComInterface.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 "ComInterface.mak" CFG="ComInterface - Win32 Debug OffProf"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "ComInterface - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "ComInterface - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "ComInterface - Win32 Debug Profile" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "ComInterface - Win32 Debug OffProf" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. MTL=midl.exe
  29. RSC=rc.exe
  30. !IF "$(CFG)" == "ComInterface - Win32 Release"
  31. # PROP BASE Use_MFC 0
  32. # PROP BASE Use_Debug_Libraries 0
  33. # PROP BASE Output_Dir "Release"
  34. # PROP BASE Intermediate_Dir "Release"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 0
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir ".\Release"
  39. # PROP Intermediate_Dir ".\Release"
  40. # PROP Ignore_Export_Lib 0
  41. # PROP Target_Dir ""
  42. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "COMINTERFACE_EXPORTS" /YX /FD /c
  43. # ADD CPP /nologo /MT /W4 /GX /Zi /Od /X /I "$(SDXROOT)\Multimedia\DirectX\ApplicationManager\Include" /I "$(SDXROOT)\Multimedia\DirectX\Inc" /I "$(SDXROOT)\Public\SDK\Inc" /I "$(SDXROOT)\Public\SDK\Inc\CRT" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "API_EXPORTS" /FR /YX /FD /c
  44. # SUBTRACT CPP /WX
  45. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  46. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  47. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  48. # ADD RSC /l 0x409 /d "NDEBUG"
  49. BSC32=bscmake.exe
  50. # ADD BASE BSC32 /nologo
  51. # ADD BSC32 /nologo
  52. LINK32=link.exe
  53. # 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 /dll /machine:I386
  54. # ADD LINK32 shlwapi.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 shlwapi.lib /nologo /dll /debug /machine:I386 /out:".\Release/AppMan.dll"
  55. # SUBTRACT LINK32 /pdb:none
  56. # Begin Special Build Tool
  57. SOURCE="$(InputPath)"
  58. PostBuild_Cmds=copy /Y d:\NT\Multimedia\DirectX\ApplicationManager\ComInterface\Release\AppMan.dll c:\winnt\System32\AppMan.dll copy /Y d:\NT\Multimedia\DirectX\ApplicationManager\ComInterface\Release\AppMan.pdb c:\winnt\System32\AppMan.pdb c:\Winnt\System32\RegSvr32.exe c:\Winnt\System32\AppMan.dll
  59. # End Special Build Tool
  60. !ELSEIF "$(CFG)" == "ComInterface - Win32 Debug"
  61. # PROP BASE Use_MFC 0
  62. # PROP BASE Use_Debug_Libraries 1
  63. # PROP BASE Output_Dir "Debug"
  64. # PROP BASE Intermediate_Dir "Debug"
  65. # PROP BASE Target_Dir ""
  66. # PROP Use_MFC 0
  67. # PROP Use_Debug_Libraries 1
  68. # PROP Output_Dir ".\Debug"
  69. # PROP Intermediate_Dir ".\Debug"
  70. # PROP Ignore_Export_Lib 0
  71. # PROP Target_Dir ""
  72. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "COMINTERFACE_EXPORTS" /YX /FD /GZ /c
  73. # ADD CPP /nologo /MTd /W3 /GX /Zi /Od /X /I "E:\Sources\Multimedia\Directx\ApplicationManager\Include" /I "E:\Sources\Public\Sdk\Inc" /I "E:\Sources\Public\Sdk\Inc\Mfc42" /I "E:\Sources\Public\Sdk\Inc\Crt" /I "E:\Sources\Multimedia\DirectX\Inc" /D "_USRDLL" /D "API_EXPORTS" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN95" /D "DX_FINAL_RELEASE" /FR /YX /FD /GZ /c
  74. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  75. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  76. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  77. # ADD RSC /l 0x409 /fo"MyResources.res" /d "_DEBUG"
  78. BSC32=bscmake.exe
  79. # ADD BASE BSC32 /nologo
  80. # ADD BSC32 /nologo
  81. LINK32=link.exe
  82. # 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 /dll /debug /machine:I386 /pdbtype:sept
  83. # ADD LINK32 shlwapi.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 /nologo /dll /incremental:no /pdb:"C:\Os\WinNT\System32\AppManD.pdb" /debug /machine:I386 /out:"C:\Os\WinNT\System32\AppManD.dll" /pdbtype:sept
  84. # SUBTRACT LINK32 /pdb:none
  85. !ELSEIF "$(CFG)" == "ComInterface - Win32 Debug Profile"
  86. # PROP BASE Use_MFC 0
  87. # PROP BASE Use_Debug_Libraries 1
  88. # PROP BASE Output_Dir "ComInterface___Win32_Debug_Profile"
  89. # PROP BASE Intermediate_Dir "ComInterface___Win32_Debug_Profile"
  90. # PROP BASE Ignore_Export_Lib 0
  91. # PROP BASE Target_Dir ""
  92. # PROP Use_MFC 0
  93. # PROP Use_Debug_Libraries 1
  94. # PROP Output_Dir ".\Debug"
  95. # PROP Intermediate_Dir ".\Debug"
  96. # PROP Ignore_Export_Lib 1
  97. # PROP Target_Dir ""
  98. # ADD BASE CPP /nologo /MTd /W3 /GX /Zi /Od /I "..\..\Inc" /D "_USRDLL" /D "API_EXPORTS" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN95" /FR /YX /FD /GZ /c
  99. # ADD CPP /nologo /MTd /W3 /GX /Zi /Od /I "..\..\Inc" /D "_USRDLL" /D "API_EXPORTS" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN95" /FR /YX /FD /GZ /c
  100. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  101. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  102. # ADD BASE RSC /l 0x409 /fo"MyResources.res" /d "_DEBUG"
  103. # ADD RSC /l 0x409 /fo"MyResources.res" /d "_DEBUG"
  104. BSC32=bscmake.exe
  105. # ADD BASE BSC32 /nologo
  106. # ADD BSC32 /nologo
  107. LINK32=link.exe
  108. # ADD BASE LINK32 shlwapi.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 /nologo /dll /incremental:no /debug /machine:I386 /out:".\Debug/AppMan.dll" /pdbtype:sept /debugtype:cv,fixup
  109. # SUBTRACT BASE LINK32 /pdb:none
  110. # ADD LINK32 shlwapi.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 /nologo /dll /profile /map /debug /machine:I386 /out:".\Debug/AppMan.dll"
  111. # SUBTRACT LINK32 /verbose
  112. # Begin Special Build Tool
  113. SOURCE="$(InputPath)"
  114. PostBuild_Cmds=copy /Y g:\Dx8\ApplicationManager\ComInterface\Debug\AppMan.dll c:\windows\System\AppMan.dll copy /Y g:\Dx8\ApplicationManager\ComInterface\Debug\AppMan.map c:\windows\System\AppMan.map c:\Windows\System\RegSvr32.exe c:\Windows\System\AppMan.dll
  115. # End Special Build Tool
  116. !ELSEIF "$(CFG)" == "ComInterface - Win32 Debug OffProf"
  117. # PROP BASE Use_MFC 0
  118. # PROP BASE Use_Debug_Libraries 1
  119. # PROP BASE Output_Dir "ComInterface___Win32_Debug_OffProf"
  120. # PROP BASE Intermediate_Dir "ComInterface___Win32_Debug_OffProf"
  121. # PROP BASE Ignore_Export_Lib 0
  122. # PROP BASE Target_Dir ""
  123. # PROP Use_MFC 0
  124. # PROP Use_Debug_Libraries 1
  125. # PROP Output_Dir "ComInterface___Win32_Debug_OffProf"
  126. # PROP Intermediate_Dir "ComInterface___Win32_Debug_OffProf"
  127. # PROP Ignore_Export_Lib 0
  128. # PROP Target_Dir ""
  129. # ADD BASE CPP /nologo /MTd /W4 /WX /GX /Zi /Od /I "..\..\Inc" /D "_USRDLL" /D "API_EXPORTS" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN95" /FR /YX /FD /GZ /c
  130. # ADD CPP /nologo /MTd /W4 /WX /GX /Zi /Od /I "..\..\Inc" /D "_USRDLL" /D "API_EXPORTS" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN95" /FR /YX /FD /GZ /c
  131. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  132. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  133. # ADD BASE RSC /l 0x409 /fo"MyResources.res" /d "_DEBUG"
  134. # ADD RSC /l 0x409 /fo"MyResources.res" /d "_DEBUG"
  135. BSC32=bscmake.exe
  136. # ADD BASE BSC32 /nologo
  137. # ADD BSC32 /nologo
  138. LINK32=link.exe
  139. # ADD BASE LINK32 shlwapi.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 /nologo /dll /incremental:no /debug /machine:I386 /out:".\Debug/AppMan.dll" /pdbtype:sept /debugtype:cv,fixup
  140. # SUBTRACT BASE LINK32 /pdb:none
  141. # ADD LINK32 shlwapi.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 /nologo /dll /incremental:no /debug /machine:I386 /out:".\Debug/AppMan.dll" /pdbtype:sept /debugtype:cv,fixup
  142. # SUBTRACT LINK32 /pdb:none
  143. # Begin Special Build Tool
  144. SOURCE="$(InputPath)"
  145. PostBuild_Cmds=copy /Y d:\Dx8\ApplicationManager\ComInterface\Debug\AppMan.dll c:\winnt\System32\AppMan.dll c:\Winnt\System32\RegSvr32.exe c:\Winnt\System32\AppMan.dll d:\OffProf\OffInst.exe d:\DX8\ApplicationManager\ComInterface\Debug\AppMan.dll copy /Y d:\Dx8\ApplicationManager\ComInterface\Debug\AppMan.OffInst.dll c:\winnt\System32\AppMan.dll
  146. # End Special Build Tool
  147. !ENDIF
  148. # Begin Target
  149. # Name "ComInterface - Win32 Release"
  150. # Name "ComInterface - Win32 Debug"
  151. # Name "ComInterface - Win32 Debug Profile"
  152. # Name "ComInterface - Win32 Debug OffProf"
  153. # Begin Group "Source Files"
  154. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  155. # Begin Source File
  156. SOURCE=.\ApplicationEntry.cpp
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=.\ApplicationManager.cpp
  160. # End Source File
  161. # Begin Source File
  162. SOURCE=.\ApplicationManagerAdmin.cpp
  163. # End Source File
  164. # Begin Source File
  165. SOURCE=.\ApplicationManagerRoot.cpp
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=.\AppMan.def
  169. # End Source File
  170. # Begin Source File
  171. SOURCE=.\AppManDebug.cpp
  172. # End Source File
  173. # Begin Source File
  174. SOURCE=.\AppPropertyRules.cpp
  175. # End Source File
  176. # Begin Source File
  177. SOURCE=.\CriticalSection.cpp
  178. # End Source File
  179. # Begin Source File
  180. SOURCE=.\EmptyVolumeCache.cpp
  181. # End Source File
  182. # Begin Source File
  183. SOURCE=.\ExceptionHandler.cpp
  184. # End Source File
  185. # Begin Source File
  186. SOURCE=.\FApplicationManager.cpp
  187. # End Source File
  188. # Begin Source File
  189. SOURCE=.\Global.cpp
  190. # End Source File
  191. # Begin Source File
  192. SOURCE=.\Guids.cpp
  193. # End Source File
  194. # Begin Source File
  195. SOURCE=.\InformationManager.cpp
  196. # End Source File
  197. # Begin Source File
  198. SOURCE=.\Lock.cpp
  199. # End Source File
  200. # Begin Source File
  201. SOURCE=.\RegistryKey.cpp
  202. # End Source File
  203. # Begin Source File
  204. SOURCE=.\Win32API.cpp
  205. # End Source File
  206. # End Group
  207. # Begin Group "Header Files"
  208. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  209. # Begin Source File
  210. SOURCE=.\ApplicationManager.h
  211. # End Source File
  212. # Begin Source File
  213. SOURCE=.\AppManDebug.h
  214. # End Source File
  215. # Begin Source File
  216. SOURCE=.\AppPropertyRules.h
  217. # End Source File
  218. # Begin Source File
  219. SOURCE=.\CriticalSection.h
  220. # End Source File
  221. # Begin Source File
  222. SOURCE=.\ExceptionHandler.h
  223. # End Source File
  224. # Begin Source File
  225. SOURCE=.\FApplicationManager.h
  226. # End Source File
  227. # Begin Source File
  228. SOURCE=.\Global.h
  229. # End Source File
  230. # Begin Source File
  231. SOURCE=.\InformationManager.h
  232. # End Source File
  233. # Begin Source File
  234. SOURCE=.\Lock.h
  235. # End Source File
  236. # Begin Source File
  237. SOURCE=.\RegistryKey.h
  238. # End Source File
  239. # Begin Source File
  240. SOURCE=.\Resource.h
  241. # End Source File
  242. # Begin Source File
  243. SOURCE=.\StructIdentifiers.h
  244. # End Source File
  245. # Begin Source File
  246. SOURCE=.\Win32API.h
  247. # End Source File
  248. # End Group
  249. # Begin Group "Resource Files"
  250. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  251. # Begin Source File
  252. SOURCE=.\AppMan.rc
  253. # End Source File
  254. # Begin Source File
  255. SOURCE=.\Icon1.ico
  256. # End Source File
  257. # End Group
  258. # Begin Source File
  259. SOURCE=.\AppMan.Rcv
  260. # End Source File
  261. # Begin Source File
  262. SOURCE=.\Sources
  263. # End Source File
  264. # End Target
  265. # End Project