/External/tinyxml/tinyXmlTestSTL.vcproj

http://awoe.googlecode.com/ · MSBuild · 225 lines · 225 code · 0 blank · 0 comment · 0 complexity · 5343f028224a65ace7fc717625243cff MD5 · raw file

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="tinyXmlTestSTL"
  6. ProjectGUID="{53ED5965-5BCA-47B5-9EB0-EDD20882F22F}"
  7. TargetFrameworkVersion="131072"
  8. >
  9. <Platforms>
  10. <Platform
  11. Name="Win32"
  12. />
  13. </Platforms>
  14. <ToolFiles>
  15. </ToolFiles>
  16. <Configurations>
  17. <Configuration
  18. Name="Debug|Win32"
  19. OutputDirectory=".\tinyXmlTestSTL___Win32_Debug"
  20. IntermediateDirectory=".\tinyXmlTestSTL___Win32_Debug"
  21. ConfigurationType="1"
  22. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  23. UseOfMFC="0"
  24. ATLMinimizesCRunTimeLibraryUsage="false"
  25. CharacterSet="2"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. />
  30. <Tool
  31. Name="VCCustomBuildTool"
  32. />
  33. <Tool
  34. Name="VCXMLDataGeneratorTool"
  35. />
  36. <Tool
  37. Name="VCWebServiceProxyGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCMIDLTool"
  41. TypeLibraryName=".\tinyXmlTestSTL___Win32_Debug/tinyXmlTestSTL.tlb"
  42. HeaderFileName=""
  43. />
  44. <Tool
  45. Name="VCCLCompilerTool"
  46. Optimization="0"
  47. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;TIXML_USE_STL;TUNE;_CRT_SECURE_NO_WARNINGS"
  48. MinimalRebuild="true"
  49. BasicRuntimeChecks="3"
  50. RuntimeLibrary="1"
  51. PrecompiledHeaderFile=".\tinyXmlTestSTL___Win32_Debug/tinyXmlTestSTL.pch"
  52. AssemblerListingLocation=".\tinyXmlTestSTL___Win32_Debug/"
  53. ObjectFile=".\tinyXmlTestSTL___Win32_Debug/"
  54. ProgramDataBaseFileName=".\tinyXmlTestSTL___Win32_Debug/"
  55. BrowseInformation="1"
  56. WarningLevel="4"
  57. SuppressStartupBanner="true"
  58. Detect64BitPortabilityProblems="false"
  59. DebugInformationFormat="4"
  60. />
  61. <Tool
  62. Name="VCManagedResourceCompilerTool"
  63. />
  64. <Tool
  65. Name="VCResourceCompilerTool"
  66. PreprocessorDefinitions="_DEBUG"
  67. Culture="1033"
  68. />
  69. <Tool
  70. Name="VCPreLinkEventTool"
  71. />
  72. <Tool
  73. Name="VCLinkerTool"
  74. AdditionalDependencies="./Debug_STL/tinyxmld_stl.lib"
  75. OutputFile=".\tinyXmlTestSTL___Win32_Debug/tinyXmlTestSTL.exe"
  76. LinkIncremental="1"
  77. SuppressStartupBanner="true"
  78. GenerateDebugInformation="true"
  79. ProgramDatabaseFile=".\tinyXmlTestSTL___Win32_Debug/tinyXmlTestSTL.pdb"
  80. SubSystem="1"
  81. RandomizedBaseAddress="1"
  82. DataExecutionPrevention="0"
  83. TargetMachine="1"
  84. />
  85. <Tool
  86. Name="VCALinkTool"
  87. />
  88. <Tool
  89. Name="VCManifestTool"
  90. />
  91. <Tool
  92. Name="VCXDCMakeTool"
  93. />
  94. <Tool
  95. Name="VCBscMakeTool"
  96. SuppressStartupBanner="true"
  97. OutputFile=".\tinyXmlTestSTL___Win32_Debug/tinyXmlTestSTL.bsc"
  98. />
  99. <Tool
  100. Name="VCFxCopTool"
  101. />
  102. <Tool
  103. Name="VCAppVerifierTool"
  104. />
  105. <Tool
  106. Name="VCPostBuildEventTool"
  107. />
  108. </Configuration>
  109. <Configuration
  110. Name="Release|Win32"
  111. OutputDirectory=".\tinyXmlTestSTL___Win32_Release"
  112. IntermediateDirectory=".\tinyXmlTestSTL___Win32_Release"
  113. ConfigurationType="1"
  114. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
  115. UseOfMFC="0"
  116. ATLMinimizesCRunTimeLibraryUsage="false"
  117. CharacterSet="2"
  118. >
  119. <Tool
  120. Name="VCPreBuildEventTool"
  121. />
  122. <Tool
  123. Name="VCCustomBuildTool"
  124. />
  125. <Tool
  126. Name="VCXMLDataGeneratorTool"
  127. />
  128. <Tool
  129. Name="VCWebServiceProxyGeneratorTool"
  130. />
  131. <Tool
  132. Name="VCMIDLTool"
  133. TypeLibraryName=".\tinyXmlTestSTL___Win32_Release/tinyXmlTestSTL.tlb"
  134. HeaderFileName=""
  135. />
  136. <Tool
  137. Name="VCCLCompilerTool"
  138. Optimization="2"
  139. InlineFunctionExpansion="1"
  140. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;TIXML_USE_STL;_CRT_SECURE_NO_WARNINGS"
  141. StringPooling="true"
  142. RuntimeLibrary="0"
  143. EnableFunctionLevelLinking="true"
  144. PrecompiledHeaderFile=".\tinyXmlTestSTL___Win32_Release/tinyXmlTestSTL.pch"
  145. AssemblerListingLocation=".\tinyXmlTestSTL___Win32_Release/"
  146. ObjectFile=".\tinyXmlTestSTL___Win32_Release/"
  147. ProgramDataBaseFileName=".\tinyXmlTestSTL___Win32_Release/"
  148. WarningLevel="3"
  149. SuppressStartupBanner="true"
  150. />
  151. <Tool
  152. Name="VCManagedResourceCompilerTool"
  153. />
  154. <Tool
  155. Name="VCResourceCompilerTool"
  156. PreprocessorDefinitions="NDEBUG"
  157. Culture="1033"
  158. />
  159. <Tool
  160. Name="VCPreLinkEventTool"
  161. />
  162. <Tool
  163. Name="VCLinkerTool"
  164. AdditionalDependencies="./Release_STL/tinyxml_stl.lib"
  165. OutputFile=".\tinyXmlTestSTL___Win32_Release/tinyXmlTestSTL.exe"
  166. LinkIncremental="1"
  167. SuppressStartupBanner="true"
  168. ProgramDatabaseFile=".\tinyXmlTestSTL___Win32_Release/tinyXmlTestSTL.pdb"
  169. SubSystem="1"
  170. RandomizedBaseAddress="1"
  171. DataExecutionPrevention="0"
  172. TargetMachine="1"
  173. />
  174. <Tool
  175. Name="VCALinkTool"
  176. />
  177. <Tool
  178. Name="VCManifestTool"
  179. />
  180. <Tool
  181. Name="VCXDCMakeTool"
  182. />
  183. <Tool
  184. Name="VCBscMakeTool"
  185. SuppressStartupBanner="true"
  186. OutputFile=".\tinyXmlTestSTL___Win32_Release/tinyXmlTestSTL.bsc"
  187. />
  188. <Tool
  189. Name="VCFxCopTool"
  190. />
  191. <Tool
  192. Name="VCAppVerifierTool"
  193. />
  194. <Tool
  195. Name="VCPostBuildEventTool"
  196. />
  197. </Configuration>
  198. </Configurations>
  199. <References>
  200. </References>
  201. <Files>
  202. <File
  203. RelativePath="xmltest.cpp"
  204. >
  205. <FileConfiguration
  206. Name="Debug|Win32"
  207. >
  208. <Tool
  209. Name="VCCLCompilerTool"
  210. PreprocessorDefinitions=""
  211. />
  212. </FileConfiguration>
  213. <FileConfiguration
  214. Name="Release|Win32"
  215. >
  216. <Tool
  217. Name="VCCLCompilerTool"
  218. PreprocessorDefinitions=""
  219. />
  220. </FileConfiguration>
  221. </File>
  222. </Files>
  223. <Globals>
  224. </Globals>
  225. </VisualStudioProject>