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.

381 lines
11 KiB

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="CreateDOMDocument"
  6. ProjectGUID="{8709DC2A-0EC9-4B67-9E98-95D5174B2C3F}"
  7. RootNamespace="CreateDOMDocument"
  8. SccProjectName=""
  9. SccLocalPath="">
  10. <Platforms>
  11. <Platform
  12. Name="Win32"/>
  13. </Platforms>
  14. <Configurations>
  15. <Configuration
  16. Name="Release|Win32"
  17. OutputDirectory=".\..\..\..\..\..\Build\Win32\VC7.1\$(ConfigurationName)"
  18. IntermediateDirectory="$(OutDir)\obj\$(ProjectName)"
  19. ConfigurationType="1"
  20. UseOfMFC="0"
  21. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. InlineFunctionExpansion="2"
  25. ImproveFloatingPointConsistency="TRUE"
  26. OptimizeForProcessor="0"
  27. AdditionalIncludeDirectories="..\..\..\..\..\src"
  28. PreprocessorDefinitions="_CONSOLE;WIN32;NDEBUG;_WINDOWS"
  29. StringPooling="TRUE"
  30. RuntimeLibrary="2"
  31. EnableFunctionLevelLinking="TRUE"
  32. DisableLanguageExtensions="FALSE"
  33. PrecompiledHeaderFile="$(IntDir)\CreateDOMDocument.pch"
  34. AssemblerListingLocation="$(IntDir)\"
  35. ObjectFile="$(IntDir)\"
  36. ProgramDataBaseFileName="$(IntDir)\CreateDOMDocument_vc71.pdb"
  37. WarningLevel="3"
  38. CompileAs="0"/>
  39. <Tool
  40. Name="VCCustomBuildTool"/>
  41. <Tool
  42. Name="VCLinkerTool"
  43. AdditionalOptions=""
  44. AdditionalDependencies="xerces-c_3.lib"
  45. OutputFile="$(OutDir)\CreateDOMDocument.exe"
  46. LinkIncremental="1"
  47. AdditionalLibraryDirectories="$(OutDir)"
  48. ProgramDatabaseFile="$(OutDir)\CreateDOMDocument.pdb"
  49. SubSystem="1"/>
  50. <Tool
  51. Name="VCMIDLTool"
  52. TypeLibraryName=".\..\..\..\..\..\Build\Win32\VC7.1\Release/CreateDOMDocument.tlb"/>
  53. <Tool
  54. Name="VCPostBuildEventTool"/>
  55. <Tool
  56. Name="VCPreBuildEventTool"/>
  57. <Tool
  58. Name="VCPreLinkEventTool"/>
  59. <Tool
  60. Name="VCResourceCompilerTool"
  61. PreprocessorDefinitions="NDEBUG"
  62. Culture="1033"/>
  63. <Tool
  64. Name="VCWebServiceProxyGeneratorTool"/>
  65. <Tool
  66. Name="VCXMLDataGeneratorTool"/>
  67. <Tool
  68. Name="VCWebDeploymentTool"/>
  69. <Tool
  70. Name="VCManagedWrapperGeneratorTool"/>
  71. <Tool
  72. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  73. </Configuration>
  74. <Configuration
  75. Name="Debug|Win32"
  76. OutputDirectory=".\..\..\..\..\..\Build\Win32\VC7.1\$(ConfigurationName)"
  77. IntermediateDirectory="$(OutDir)\obj\$(ProjectName)"
  78. ConfigurationType="1"
  79. UseOfMFC="0"
  80. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  81. <Tool
  82. Name="VCCLCompilerTool"
  83. Optimization="0"
  84. ImproveFloatingPointConsistency="TRUE"
  85. OptimizeForProcessor="0"
  86. AdditionalIncludeDirectories="..\..\..\..\..\src"
  87. PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG;_WINDOWS"
  88. RuntimeLibrary="3"
  89. DisableLanguageExtensions="FALSE"
  90. TreatWChar_tAsBuiltInType="FALSE"
  91. PrecompiledHeaderFile="$(IntDir)\CreateDOMDocument.pch"
  92. AssemblerListingLocation="$(IntDir)\"
  93. ObjectFile="$(IntDir)\"
  94. ProgramDataBaseFileName="$(IntDir)\CreateDOMDocument_vc71.pdb"
  95. WarningLevel="3"
  96. DebugInformationFormat="4"
  97. CompileAs="0"/>
  98. <Tool
  99. Name="VCCustomBuildTool"/>
  100. <Tool
  101. Name="VCLinkerTool"
  102. AdditionalOptions=""
  103. AdditionalDependencies="xerces-c_3D.lib"
  104. OutputFile="$(OutDir)\CreateDOMDocument.exe"
  105. LinkIncremental="2"
  106. AdditionalLibraryDirectories="$(OutDir)"
  107. GenerateDebugInformation="TRUE"
  108. ProgramDatabaseFile="$(OutDir)\CreateDOMDocument.pdb"
  109. SubSystem="1"/>
  110. <Tool
  111. Name="VCMIDLTool"
  112. TypeLibraryName=".\..\..\..\..\..\Build\Win32\VC7.1\Debug/CreateDOMDocument.tlb"/>
  113. <Tool
  114. Name="VCPostBuildEventTool"/>
  115. <Tool
  116. Name="VCPreBuildEventTool"/>
  117. <Tool
  118. Name="VCPreLinkEventTool"/>
  119. <Tool
  120. Name="VCResourceCompilerTool"
  121. PreprocessorDefinitions="_DEBUG"
  122. Culture="1033"/>
  123. <Tool
  124. Name="VCWebServiceProxyGeneratorTool"/>
  125. <Tool
  126. Name="VCXMLDataGeneratorTool"/>
  127. <Tool
  128. Name="VCWebDeploymentTool"/>
  129. <Tool
  130. Name="VCManagedWrapperGeneratorTool"/>
  131. <Tool
  132. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  133. </Configuration>
  134. <Configuration
  135. Name="Static Release|Win32"
  136. OutputDirectory=".\..\..\..\..\..\Build\Win32\VC7.1\$(ConfigurationName)"
  137. IntermediateDirectory="$(OutDir)\obj\$(ProjectName)"
  138. ConfigurationType="1"
  139. UseOfMFC="0"
  140. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  141. <Tool
  142. Name="VCCLCompilerTool"
  143. InlineFunctionExpansion="2"
  144. ImproveFloatingPointConsistency="TRUE"
  145. OptimizeForProcessor="0"
  146. AdditionalIncludeDirectories="..\..\..\..\..\src"
  147. PreprocessorDefinitions="_CONSOLE;WIN32;NDEBUG;_WINDOWS;XERCES_STATIC_LIBRARY"
  148. StringPooling="TRUE"
  149. RuntimeLibrary="0"
  150. EnableFunctionLevelLinking="TRUE"
  151. DisableLanguageExtensions="FALSE"
  152. PrecompiledHeaderFile="$(IntDir)\CreateDOMDocument.pch"
  153. AssemblerListingLocation="$(IntDir)\"
  154. ObjectFile="$(IntDir)\"
  155. ProgramDataBaseFileName="$(IntDir)\CreateDOMDocument_vc71.pdb"
  156. WarningLevel="3"
  157. CompileAs="0"/>
  158. <Tool
  159. Name="VCCustomBuildTool"/>
  160. <Tool
  161. Name="VCLinkerTool"
  162. AdditionalOptions=""
  163. AdditionalDependencies="xerces-c_static_3.lib"
  164. OutputFile="$(OutDir)\CreateDOMDocument.exe"
  165. LinkIncremental="1"
  166. AdditionalLibraryDirectories="$(OutDir)"
  167. ProgramDatabaseFile="$(OutDir)\CreateDOMDocument.pdb"
  168. SubSystem="1"/>
  169. <Tool
  170. Name="VCMIDLTool"
  171. TypeLibraryName=".\..\..\..\..\..\Build\Win32\VC7.1\StaticRelease/CreateDOMDocument.tlb"/>
  172. <Tool
  173. Name="VCPostBuildEventTool"/>
  174. <Tool
  175. Name="VCPreBuildEventTool"/>
  176. <Tool
  177. Name="VCPreLinkEventTool"/>
  178. <Tool
  179. Name="VCResourceCompilerTool"
  180. PreprocessorDefinitions="NDEBUG"
  181. Culture="1033"/>
  182. <Tool
  183. Name="VCWebServiceProxyGeneratorTool"/>
  184. <Tool
  185. Name="VCXMLDataGeneratorTool"/>
  186. <Tool
  187. Name="VCWebDeploymentTool"/>
  188. <Tool
  189. Name="VCManagedWrapperGeneratorTool"/>
  190. <Tool
  191. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  192. </Configuration>
  193. <Configuration
  194. Name="Static Debug|Win32"
  195. OutputDirectory=".\..\..\..\..\..\Build\Win32\VC7.1\$(ConfigurationName)"
  196. IntermediateDirectory="$(OutDir)\obj\$(ProjectName)"
  197. ConfigurationType="1"
  198. UseOfMFC="0"
  199. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  200. <Tool
  201. Name="VCCLCompilerTool"
  202. Optimization="0"
  203. ImproveFloatingPointConsistency="TRUE"
  204. OptimizeForProcessor="0"
  205. AdditionalIncludeDirectories="..\..\..\..\..\src"
  206. PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG;_WINDOWS;XERCES_STATIC_LIBRARY"
  207. RuntimeLibrary="1"
  208. DisableLanguageExtensions="FALSE"
  209. PrecompiledHeaderFile="$(IntDir)\CreateDOMDocument.pch"
  210. AssemblerListingLocation="$(IntDir)\"
  211. ObjectFile="$(IntDir)\"
  212. ProgramDataBaseFileName="$(IntDir)\CreateDOMDocument_vc71.pdb"
  213. WarningLevel="3"
  214. DebugInformationFormat="4"
  215. CompileAs="0"/>
  216. <Tool
  217. Name="VCCustomBuildTool"/>
  218. <Tool
  219. Name="VCLinkerTool"
  220. AdditionalOptions=""
  221. AdditionalDependencies="xerces-c_static_3D.lib"
  222. OutputFile="$(OutDir)\CreateDOMDocument.exe"
  223. LinkIncremental="2"
  224. AdditionalLibraryDirectories="$(OutDir)"
  225. GenerateDebugInformation="TRUE"
  226. ProgramDatabaseFile="$(OutDir)\CreateDOMDocument.pdb"
  227. SubSystem="1"/>
  228. <Tool
  229. Name="VCMIDLTool"
  230. TypeLibraryName=".\..\..\..\..\..\Build\Win32\VC7.1\StaticDebug/CreateDOMDocument.tlb"/>
  231. <Tool
  232. Name="VCPostBuildEventTool"/>
  233. <Tool
  234. Name="VCPreBuildEventTool"/>
  235. <Tool
  236. Name="VCPreLinkEventTool"/>
  237. <Tool
  238. Name="VCResourceCompilerTool"
  239. PreprocessorDefinitions="_DEBUG"
  240. Culture="1033"/>
  241. <Tool
  242. Name="VCWebServiceProxyGeneratorTool"/>
  243. <Tool
  244. Name="VCXMLDataGeneratorTool"/>
  245. <Tool
  246. Name="VCWebDeploymentTool"/>
  247. <Tool
  248. Name="VCManagedWrapperGeneratorTool"/>
  249. <Tool
  250. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  251. </Configuration>
  252. <Configuration
  253. Name="ICU Debug|Win32"
  254. OutputDirectory=".\..\..\..\..\..\Build\Win32\VC7.1\$(ConfigurationName)"
  255. IntermediateDirectory="$(OutDir)\obj\$(ProjectName)"
  256. ConfigurationType="1"
  257. UseOfMFC="0"
  258. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  259. <Tool
  260. Name="VCCLCompilerTool"
  261. Optimization="0"
  262. ImproveFloatingPointConsistency="TRUE"
  263. OptimizeForProcessor="0"
  264. AdditionalIncludeDirectories="..\..\..\..\..\src"
  265. PreprocessorDefinitions="_CONSOLE;WIN32;_DEBUG;_WINDOWS"
  266. RuntimeLibrary="3"
  267. DisableLanguageExtensions="FALSE"
  268. TreatWChar_tAsBuiltInType="FALSE"
  269. PrecompiledHeaderFile="$(IntDir)\CreateDOMDocument.pch"
  270. AssemblerListingLocation="$(IntDir)\"
  271. ObjectFile="$(IntDir)\"
  272. ProgramDataBaseFileName="$(IntDir)\CreateDOMDocument_vc71.pdb"
  273. WarningLevel="3"
  274. DebugInformationFormat="4"
  275. CompileAs="0"/>
  276. <Tool
  277. Name="VCCustomBuildTool"/>
  278. <Tool
  279. Name="VCLinkerTool"
  280. AdditionalOptions=""
  281. AdditionalDependencies="xerces-c_3D.lib"
  282. OutputFile="$(OutDir)\CreateDOMDocument.exe"
  283. LinkIncremental="2"
  284. AdditionalLibraryDirectories="$(OutDir)"
  285. GenerateDebugInformation="TRUE"
  286. ProgramDatabaseFile="$(OutDir)\CreateDOMDocument.pdb"
  287. SubSystem="1"/>
  288. <Tool
  289. Name="VCMIDLTool"
  290. TypeLibraryName=".\..\..\..\..\..\Build\Win32\VC7.1\Debug/CreateDOMDocument.tlb"/>
  291. <Tool
  292. Name="VCPostBuildEventTool"/>
  293. <Tool
  294. Name="VCPreBuildEventTool"/>
  295. <Tool
  296. Name="VCPreLinkEventTool"/>
  297. <Tool
  298. Name="VCResourceCompilerTool"
  299. PreprocessorDefinitions="_DEBUG"
  300. Culture="1033"/>
  301. <Tool
  302. Name="VCWebServiceProxyGeneratorTool"/>
  303. <Tool
  304. Name="VCXMLDataGeneratorTool"/>
  305. <Tool
  306. Name="VCWebDeploymentTool"/>
  307. <Tool
  308. Name="VCManagedWrapperGeneratorTool"/>
  309. <Tool
  310. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  311. </Configuration>
  312. <Configuration
  313. Name="ICU Release|Win32"
  314. OutputDirectory=".\..\..\..\..\..\Build\Win32\VC7.1\$(ConfigurationName)"
  315. IntermediateDirectory="$(OutDir)\obj\$(ProjectName)"
  316. ConfigurationType="1"
  317. UseOfMFC="0"
  318. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  319. <Tool
  320. Name="VCCLCompilerTool"
  321. InlineFunctionExpansion="2"
  322. ImproveFloatingPointConsistency="TRUE"
  323. OptimizeForProcessor="0"
  324. AdditionalIncludeDirectories="..\..\..\..\..\src"
  325. PreprocessorDefinitions="_CONSOLE;WIN32;NDEBUG;_WINDOWS"
  326. StringPooling="TRUE"
  327. RuntimeLibrary="2"
  328. EnableFunctionLevelLinking="TRUE"
  329. DisableLanguageExtensions="FALSE"
  330. PrecompiledHeaderFile="$(IntDir)\CreateDOMDocument.pch"
  331. AssemblerListingLocation="$(IntDir)\"
  332. ObjectFile="$(IntDir)\"
  333. ProgramDataBaseFileName="$(IntDir)\CreateDOMDocument_vc71.pdb"
  334. WarningLevel="3"
  335. CompileAs="0"/>
  336. <Tool
  337. Name="VCCustomBuildTool"/>
  338. <Tool
  339. Name="VCLinkerTool"
  340. AdditionalOptions=""
  341. AdditionalDependencies="xerces-c_3.lib"
  342. OutputFile="$(OutDir)\CreateDOMDocument.exe"
  343. LinkIncremental="1"
  344. AdditionalLibraryDirectories="$(OutDir)"
  345. ProgramDatabaseFile="$(OutDir)\CreateDOMDocument.pdb"
  346. SubSystem="1"/>
  347. <Tool
  348. Name="VCMIDLTool"
  349. TypeLibraryName=".\..\..\..\..\..\Build\Win32\VC7.1\Release/CreateDOMDocument.tlb"/>
  350. <Tool
  351. Name="VCPostBuildEventTool"/>
  352. <Tool
  353. Name="VCPreBuildEventTool"/>
  354. <Tool
  355. Name="VCPreLinkEventTool"/>
  356. <Tool
  357. Name="VCResourceCompilerTool"
  358. PreprocessorDefinitions="NDEBUG"
  359. Culture="1033"/>
  360. <Tool
  361. Name="VCWebServiceProxyGeneratorTool"/>
  362. <Tool
  363. Name="VCXMLDataGeneratorTool"/>
  364. <Tool
  365. Name="VCWebDeploymentTool"/>
  366. <Tool
  367. Name="VCManagedWrapperGeneratorTool"/>
  368. <Tool
  369. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  370. </Configuration>
  371. </Configurations>
  372. <References>
  373. </References>
  374. <Files>
  375. <File
  376. RelativePath="..\..\..\..\..\samples\src\CreateDOMDocument\CreateDOMDocument.cpp">
  377. </File>
  378. </Files>
  379. <Globals>
  380. </Globals>
  381. </VisualStudioProject>