/PC/VS7.1/_elementtree.vcproj

http://unladen-swallow.googlecode.com/ · MSBuild · 260 lines · 260 code · 0 blank · 0 comment · 0 complexity · 97dd81943f676361c24f5cd5cc75ca21 MD5 · raw file

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="_elementtree"
  6. ProjectGUID="{1966DDE2-4AB7-4E4E-ACC9-C121E4D37F8E}"
  7. SccProjectName="_elementtree"
  8. SccLocalPath="..">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Debug|Win32"
  16. OutputDirectory=".\."
  17. IntermediateDirectory=".\x86-temp-debug\_elementtree"
  18. ConfigurationType="2"
  19. UseOfMFC="0"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  21. <Tool
  22. Name="VCCLCompilerTool"
  23. Optimization="0"
  24. AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat"
  25. PreprocessorDefinitions="_DEBUG;HAVE_EXPAT_H;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;USE_PYEXPAT_CAPI;XML_STATIC;HAVE_MEMMOVE"
  26. RuntimeLibrary="3"
  27. UsePrecompiledHeader="2"
  28. WarningLevel="3"
  29. SuppressStartupBanner="TRUE"
  30. DebugInformationFormat="3"
  31. CompileAs="0"/>
  32. <Tool
  33. Name="VCCustomBuildTool"/>
  34. <Tool
  35. Name="VCLinkerTool"
  36. OutputFile="./_elementtree_d.pyd"
  37. LinkIncremental="1"
  38. SuppressStartupBanner="TRUE"
  39. GenerateDebugInformation="TRUE"
  40. ProgramDatabaseFile=".\./_elementtree_d.pdb"
  41. SubSystem="2"
  42. BaseAddress="0x1D100000"
  43. ImportLibrary=".\./_elementtree_d.lib"
  44. TargetMachine="1"/>
  45. <Tool
  46. Name="VCMIDLTool"/>
  47. <Tool
  48. Name="VCPostBuildEventTool"/>
  49. <Tool
  50. Name="VCPreBuildEventTool"/>
  51. <Tool
  52. Name="VCPreLinkEventTool"/>
  53. <Tool
  54. Name="VCResourceCompilerTool"/>
  55. <Tool
  56. Name="VCWebServiceProxyGeneratorTool"/>
  57. <Tool
  58. Name="VCXMLDataGeneratorTool"/>
  59. <Tool
  60. Name="VCWebDeploymentTool"/>
  61. <Tool
  62. Name="VCManagedWrapperGeneratorTool"/>
  63. <Tool
  64. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  65. </Configuration>
  66. <Configuration
  67. Name="Release|Win32"
  68. OutputDirectory=".\."
  69. IntermediateDirectory=".\x86-temp-release\_elementtree"
  70. ConfigurationType="2"
  71. UseOfMFC="0"
  72. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  73. <Tool
  74. Name="VCCLCompilerTool"
  75. Optimization="2"
  76. InlineFunctionExpansion="1"
  77. AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat"
  78. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;USE_PYEXPAT_CAPI;XML_STATIC;HAVE_MEMMOVE"
  79. StringPooling="TRUE"
  80. RuntimeLibrary="2"
  81. EnableFunctionLevelLinking="TRUE"
  82. UsePrecompiledHeader="2"
  83. WarningLevel="3"
  84. SuppressStartupBanner="TRUE"
  85. DebugInformationFormat="3"
  86. CompileAs="0"/>
  87. <Tool
  88. Name="VCCustomBuildTool"/>
  89. <Tool
  90. Name="VCLinkerTool"
  91. OutputFile="./_elementtree.pyd"
  92. LinkIncremental="1"
  93. SuppressStartupBanner="TRUE"
  94. GenerateDebugInformation="TRUE"
  95. ProgramDatabaseFile=".\./_elementtree.pdb"
  96. SubSystem="2"
  97. BaseAddress="0x1D100000"
  98. ImportLibrary=".\./_elementtree.lib"
  99. TargetMachine="1"/>
  100. <Tool
  101. Name="VCMIDLTool"/>
  102. <Tool
  103. Name="VCPostBuildEventTool"/>
  104. <Tool
  105. Name="VCPreBuildEventTool"/>
  106. <Tool
  107. Name="VCPreLinkEventTool"/>
  108. <Tool
  109. Name="VCResourceCompilerTool"/>
  110. <Tool
  111. Name="VCWebServiceProxyGeneratorTool"/>
  112. <Tool
  113. Name="VCXMLDataGeneratorTool"/>
  114. <Tool
  115. Name="VCWebDeploymentTool"/>
  116. <Tool
  117. Name="VCManagedWrapperGeneratorTool"/>
  118. <Tool
  119. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  120. </Configuration>
  121. <Configuration
  122. Name="ReleaseItanium|Win32"
  123. OutputDirectory="./."
  124. IntermediateDirectory=".\ia64-temp-release\_elementtree"
  125. ConfigurationType="2"
  126. UseOfMFC="0"
  127. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  128. <Tool
  129. Name="VCCLCompilerTool"
  130. AdditionalOptions=" /USECL:MS_ITANIUM /GS-"
  131. Optimization="2"
  132. InlineFunctionExpansion="1"
  133. AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat"
  134. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;USE_PYEXPAT_CAPI;XML_STATIC;HAVE_MEMMOVE"
  135. StringPooling="TRUE"
  136. BasicRuntimeChecks="0"
  137. RuntimeLibrary="2"
  138. BufferSecurityCheck="FALSE"
  139. EnableFunctionLevelLinking="TRUE"
  140. UsePrecompiledHeader="2"
  141. WarningLevel="3"
  142. SuppressStartupBanner="TRUE"
  143. Detect64BitPortabilityProblems="TRUE"
  144. DebugInformationFormat="3"
  145. CompileAs="0"/>
  146. <Tool
  147. Name="VCCustomBuildTool"/>
  148. <Tool
  149. Name="VCLinkerTool"
  150. AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK"
  151. OutputFile="./_elementtree.pyd"
  152. LinkIncremental="1"
  153. SuppressStartupBanner="TRUE"
  154. GenerateDebugInformation="TRUE"
  155. ProgramDatabaseFile=".\./_elementtree.pdb"
  156. SubSystem="2"
  157. BaseAddress="0x1D100000"
  158. ImportLibrary=".\./_elementtree.lib"
  159. TargetMachine="0"/>
  160. <Tool
  161. Name="VCMIDLTool"/>
  162. <Tool
  163. Name="VCPostBuildEventTool"/>
  164. <Tool
  165. Name="VCPreBuildEventTool"/>
  166. <Tool
  167. Name="VCPreLinkEventTool"/>
  168. <Tool
  169. Name="VCResourceCompilerTool"/>
  170. <Tool
  171. Name="VCWebServiceProxyGeneratorTool"/>
  172. <Tool
  173. Name="VCXMLDataGeneratorTool"/>
  174. <Tool
  175. Name="VCWebDeploymentTool"/>
  176. <Tool
  177. Name="VCManagedWrapperGeneratorTool"/>
  178. <Tool
  179. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  180. </Configuration>
  181. <Configuration
  182. Name="ReleaseAMD64|Win32"
  183. OutputDirectory="."
  184. IntermediateDirectory="amd64-temp-release\_elementtree"
  185. ConfigurationType="2"
  186. UseOfMFC="0"
  187. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  188. <Tool
  189. Name="VCCLCompilerTool"
  190. AdditionalOptions=" /USECL:MS_OPTERON /GS-"
  191. Optimization="2"
  192. InlineFunctionExpansion="1"
  193. AdditionalIncludeDirectories="..\..\Include,..\..\PC,..\..\Modules\expat"
  194. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XML_NS;XML_DTD;BYTEORDER=1234;XML_CONTEXT_BYTES=1024;USE_PYEXPAT_CAPI;XML_STATIC;HAVE_MEMMOVE"
  195. StringPooling="TRUE"
  196. BasicRuntimeChecks="0"
  197. RuntimeLibrary="2"
  198. BufferSecurityCheck="FALSE"
  199. EnableFunctionLevelLinking="TRUE"
  200. UsePrecompiledHeader="2"
  201. WarningLevel="3"
  202. SuppressStartupBanner="TRUE"
  203. Detect64BitPortabilityProblems="TRUE"
  204. DebugInformationFormat="3"
  205. CompileAs="0"/>
  206. <Tool
  207. Name="VCCustomBuildTool"/>
  208. <Tool
  209. Name="VCLinkerTool"
  210. AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK"
  211. OutputFile="./_elementtree.pyd"
  212. LinkIncremental="1"
  213. SuppressStartupBanner="TRUE"
  214. GenerateDebugInformation="TRUE"
  215. ProgramDatabaseFile=".\./_elementtree.pdb"
  216. SubSystem="2"
  217. BaseAddress="0x1D100000"
  218. ImportLibrary=".\./_elementtree.lib"
  219. TargetMachine="0"/>
  220. <Tool
  221. Name="VCMIDLTool"/>
  222. <Tool
  223. Name="VCPostBuildEventTool"/>
  224. <Tool
  225. Name="VCPreBuildEventTool"/>
  226. <Tool
  227. Name="VCPreLinkEventTool"/>
  228. <Tool
  229. Name="VCResourceCompilerTool"/>
  230. <Tool
  231. Name="VCWebServiceProxyGeneratorTool"/>
  232. <Tool
  233. Name="VCXMLDataGeneratorTool"/>
  234. <Tool
  235. Name="VCWebDeploymentTool"/>
  236. <Tool
  237. Name="VCManagedWrapperGeneratorTool"/>
  238. <Tool
  239. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  240. </Configuration>
  241. </Configurations>
  242. <References>
  243. </References>
  244. <Files>
  245. <File
  246. RelativePath="..\..\Modules\_elementtree.c">
  247. </File>
  248. <File
  249. RelativePath="..\..\Modules\expat\xmlparse.c">
  250. </File>
  251. <File
  252. RelativePath="..\..\Modules\expat\xmlrole.c">
  253. </File>
  254. <File
  255. RelativePath="..\..\Modules\expat\xmltok.c">
  256. </File>
  257. </Files>
  258. <Globals>
  259. </Globals>
  260. </VisualStudioProject>