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.

263 lines
6.5 KiB

  1. <?xml version="1.0" encoding = "Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.00"
  5. Name="IISMigrTool"
  6. ProjectGUID="{9C86701D-16CB-4071-97E1-FB27797D4779}"
  7. SccProjectName="SAK"
  8. SccAuxPath=""
  9. SccLocalPath="."
  10. SccProvider="MSSCCI:Source Depot"
  11. Keyword="AtlProj">
  12. <Platforms>
  13. <Platform
  14. Name="Win32"/>
  15. </Platforms>
  16. <Configurations>
  17. <Configuration
  18. Name="Debug|Win32"
  19. OutputDirectory="Debug"
  20. IntermediateDirectory="Debug"
  21. ConfigurationType="2"
  22. UseOfATL="1"
  23. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  24. CharacterSet="1">
  25. <Tool
  26. Name="VCCLCompilerTool"
  27. Optimization="0"
  28. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL;_ATL_ATTRIBUTES"
  29. MinimalRebuild="TRUE"
  30. BasicRuntimeChecks="3"
  31. RuntimeLibrary="3"
  32. UsePrecompiledHeader="3"
  33. WarningLevel="4"
  34. Detect64BitPortabilityProblems="TRUE"
  35. DebugInformationFormat="4"/>
  36. <Tool
  37. Name="VCCustomBuildTool"/>
  38. <Tool
  39. Name="VCLinkerTool"
  40. IgnoreImportLibrary="TRUE"
  41. OutputFile="$(OutDir)/iismeta.dll"
  42. LinkIncremental="2"
  43. ModuleDefinitionFile=".\IISMigrTool.def"
  44. MergedIDLBaseFileName="_IISMigrTool.idl"
  45. GenerateDebugInformation="TRUE"
  46. ProgramDatabaseFile="$(OutDir)/$(TargetName).pdb"
  47. SubSystem="2"
  48. ImportLibrary="$(OutDir)/IISMigrTool.lib"
  49. TargetMachine="1"/>
  50. <Tool
  51. Name="VCMIDLTool"
  52. PreprocessorDefinitions="_DEBUG"
  53. MkTypLibCompatible="FALSE"
  54. TargetEnvironment="1"
  55. GenerateStublessProxies="TRUE"
  56. TypeLibraryName="$(IntDir)/IISMigrTool.tlb"
  57. HeaderFileName="IISMigrTool.h"
  58. DLLDataFileName=""
  59. InterfaceIdentifierFileName="IISMigrTool_i.c"
  60. ProxyFileName="IISMigrTool_p.c"/>
  61. <Tool
  62. Name="VCPostBuildEventTool"
  63. Description="Performing registration"
  64. CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
  65. <Tool
  66. Name="VCPreBuildEventTool"/>
  67. <Tool
  68. Name="VCPreLinkEventTool"/>
  69. <Tool
  70. Name="VCResourceCompilerTool"
  71. PreprocessorDefinitions="_DEBUG"
  72. Culture="1033"
  73. AdditionalIncludeDirectories="$(IntDir)"/>
  74. <Tool
  75. Name="VCWebServiceProxyGeneratorTool"/>
  76. <Tool
  77. Name="VCWebDeploymentTool"/>
  78. </Configuration>
  79. <Configuration
  80. Name="Release|Win32"
  81. OutputDirectory="Release"
  82. IntermediateDirectory="Release"
  83. ConfigurationType="2"
  84. UseOfATL="1"
  85. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  86. CharacterSet="2">
  87. <Tool
  88. Name="VCCLCompilerTool"
  89. InlineFunctionExpansion="1"
  90. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_ATL_ATTRIBUTES"
  91. StringPooling="TRUE"
  92. RuntimeLibrary="2"
  93. EnableFunctionLevelLinking="TRUE"
  94. UsePrecompiledHeader="3"
  95. WarningLevel="4"
  96. Detect64BitPortabilityProblems="TRUE"
  97. DebugInformationFormat="3"/>
  98. <Tool
  99. Name="VCCustomBuildTool"/>
  100. <Tool
  101. Name="VCLinkerTool"
  102. IgnoreImportLibrary="TRUE"
  103. OutputFile="$(OutDir)/IISMigrTool.dll"
  104. LinkIncremental="1"
  105. ModuleDefinitionFile=".\IISMigrTool.def"
  106. MergedIDLBaseFileName="_IISMigrTool.idl"
  107. GenerateDebugInformation="TRUE"
  108. SubSystem="2"
  109. OptimizeReferences="2"
  110. EnableCOMDATFolding="2"
  111. ImportLibrary="$(OutDir)/IISMigrTool.lib"
  112. TargetMachine="1"/>
  113. <Tool
  114. Name="VCMIDLTool"
  115. PreprocessorDefinitions="NDEBUG"
  116. MkTypLibCompatible="FALSE"
  117. TargetEnvironment="1"
  118. GenerateStublessProxies="TRUE"
  119. TypeLibraryName="$(IntDir)/IISMigrTool.tlb"
  120. HeaderFileName="IISMigrTool.h"
  121. DLLDataFileName=""
  122. InterfaceIdentifierFileName="IISMigrTool_i.c"
  123. ProxyFileName="IISMigrTool_p.c"/>
  124. <Tool
  125. Name="VCPostBuildEventTool"
  126. Description="Performing registration"
  127. CommandLine="regsvr32 /s /c &quot;$(TargetPath)&quot;"/>
  128. <Tool
  129. Name="VCPreBuildEventTool"/>
  130. <Tool
  131. Name="VCPreLinkEventTool"/>
  132. <Tool
  133. Name="VCResourceCompilerTool"
  134. PreprocessorDefinitions="NDEBUG"
  135. Culture="1033"
  136. AdditionalIncludeDirectories="$(IntDir)"/>
  137. <Tool
  138. Name="VCWebServiceProxyGeneratorTool"/>
  139. <Tool
  140. Name="VCWebDeploymentTool"/>
  141. </Configuration>
  142. </Configurations>
  143. <Files>
  144. <Filter
  145. Name="Source Files"
  146. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  147. <File
  148. RelativePath="Exceptions.cpp">
  149. </File>
  150. <File
  151. RelativePath="ExportPackage.cpp">
  152. </File>
  153. <File
  154. RelativePath="IISHelpers.cpp">
  155. </File>
  156. <File
  157. RelativePath="IISMigrTool.cpp">
  158. </File>
  159. <File
  160. RelativePath="IISMigrTool.def">
  161. </File>
  162. <File
  163. RelativePath="IISMigrTool.idl">
  164. <FileConfiguration
  165. Name="Debug|Win32">
  166. <Tool
  167. Name="VCMIDLTool"
  168. TargetEnvironment="1"
  169. ProxyFileName="IISMigrTool_p.c"/>
  170. </FileConfiguration>
  171. </File>
  172. <File
  173. RelativePath="ImportPackage.cpp">
  174. </File>
  175. <File
  176. RelativePath="PkgHandlers.cpp">
  177. </File>
  178. <File
  179. RelativePath="Utils.cpp">
  180. </File>
  181. <File
  182. RelativePath="stdafx.cpp">
  183. <FileConfiguration
  184. Name="Debug|Win32">
  185. <Tool
  186. Name="VCCLCompilerTool"
  187. UsePrecompiledHeader="1"/>
  188. </FileConfiguration>
  189. <FileConfiguration
  190. Name="Release|Win32">
  191. <Tool
  192. Name="VCCLCompilerTool"
  193. UsePrecompiledHeader="1"/>
  194. </FileConfiguration>
  195. </File>
  196. </Filter>
  197. <Filter
  198. Name="Header Files"
  199. Filter="h;hpp;hxx;hm;inl;inc">
  200. <File
  201. RelativePath="Exceptions.h">
  202. </File>
  203. <File
  204. RelativePath="ExportPackage.h">
  205. </File>
  206. <File
  207. RelativePath="IISHelpers.h">
  208. </File>
  209. <File
  210. RelativePath="ImportPackage.h">
  211. </File>
  212. <File
  213. RelativePath="Macros.h">
  214. </File>
  215. <File
  216. RelativePath="PkgHandlers.h">
  217. </File>
  218. <File
  219. RelativePath="Utils.h">
  220. </File>
  221. <File
  222. RelativePath="Wrappers.h">
  223. </File>
  224. <File
  225. RelativePath="_IExportEvents_CP.H">
  226. </File>
  227. <File
  228. RelativePath="_IImportEvents_CP.H">
  229. </File>
  230. <File
  231. RelativePath="stdafx.h">
  232. </File>
  233. </Filter>
  234. <Filter
  235. Name="Resource Files"
  236. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  237. <File
  238. RelativePath="IISMigrExport.rgs">
  239. </File>
  240. <File
  241. RelativePath="IISMigrImport.rgs">
  242. </File>
  243. <File
  244. RelativePath="IISMigrTool.rc">
  245. </File>
  246. <File
  247. RelativePath="Resource.h">
  248. </File>
  249. </Filter>
  250. <Filter
  251. Name="Other"
  252. Filter="">
  253. <File
  254. RelativePath="PkgFormat.txt">
  255. </File>
  256. <File
  257. RelativePath="sources">
  258. </File>
  259. </Filter>
  260. </Files>
  261. <Globals>
  262. </Globals>
  263. </VisualStudioProject>