/PC/VS8.0/bdist_wininst.vcproj

http://unladen-swallow.googlecode.com/ · MSBuild · 270 lines · 270 code · 0 blank · 0 comment · 0 complexity · 9879d74bfb09303f56653bb84c4d80f7 MD5 · raw file

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="bdist_wininst"
  6. ProjectGUID="{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}"
  7. RootNamespace="wininst"
  8. TargetFrameworkVersion="131072"
  9. >
  10. <Platforms>
  11. <Platform
  12. Name="Win32"
  13. />
  14. <Platform
  15. Name="x64"
  16. />
  17. </Platforms>
  18. <ToolFiles>
  19. </ToolFiles>
  20. <Configurations>
  21. <Configuration
  22. Name="Release|Win32"
  23. OutputDirectory="..\..\lib\distutils\command"
  24. ConfigurationType="1"
  25. InheritedPropertySheets=".\pyproject.vsprops;.\release.vsprops"
  26. UseOfMFC="0"
  27. ATLMinimizesCRunTimeLibraryUsage="false"
  28. CharacterSet="0"
  29. >
  30. <Tool
  31. Name="VCPreBuildEventTool"
  32. />
  33. <Tool
  34. Name="VCCustomBuildTool"
  35. />
  36. <Tool
  37. Name="VCXMLDataGeneratorTool"
  38. />
  39. <Tool
  40. Name="VCWebServiceProxyGeneratorTool"
  41. />
  42. <Tool
  43. Name="VCMIDLTool"
  44. PreprocessorDefinitions="NDEBUG"
  45. MkTypLibCompatible="true"
  46. SuppressStartupBanner="true"
  47. TargetEnvironment="1"
  48. TypeLibraryName=".\..\..\lib\distutils\command\wininst.tlb"
  49. HeaderFileName=""
  50. />
  51. <Tool
  52. Name="VCCLCompilerTool"
  53. Optimization="1"
  54. InlineFunctionExpansion="1"
  55. AdditionalIncludeDirectories="..\..\PC\bdist_wininst;..\..\Include;..\..\Modules\zlib"
  56. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
  57. StringPooling="true"
  58. RuntimeLibrary="2"
  59. EnableFunctionLevelLinking="true"
  60. WarningLevel="3"
  61. SuppressStartupBanner="true"
  62. />
  63. <Tool
  64. Name="VCManagedResourceCompilerTool"
  65. />
  66. <Tool
  67. Name="VCResourceCompilerTool"
  68. PreprocessorDefinitions="NDEBUG"
  69. Culture="0"
  70. AdditionalIncludeDirectories="..\..\PC;..\..\PC\bdist_wininst;..\..\Include"
  71. />
  72. <Tool
  73. Name="VCPreLinkEventTool"
  74. />
  75. <Tool
  76. Name="VCLinkerTool"
  77. AdditionalDependencies="comctl32.lib imagehlp.lib"
  78. OutputFile="..\..\lib\distutils\command\wininst-8.0.exe"
  79. LinkIncremental="1"
  80. SuppressStartupBanner="true"
  81. IgnoreDefaultLibraryNames="LIBC"
  82. ProgramDatabaseFile="..\..\lib\distutils\command\wininst-8.0.pdb"
  83. SubSystem="2"
  84. RandomizedBaseAddress="1"
  85. DataExecutionPrevention="0"
  86. TargetMachine="1"
  87. />
  88. <Tool
  89. Name="VCALinkTool"
  90. />
  91. <Tool
  92. Name="VCManifestTool"
  93. />
  94. <Tool
  95. Name="VCXDCMakeTool"
  96. />
  97. <Tool
  98. Name="VCBscMakeTool"
  99. />
  100. <Tool
  101. Name="VCFxCopTool"
  102. />
  103. <Tool
  104. Name="VCAppVerifierTool"
  105. />
  106. <Tool
  107. Name="VCPostBuildEventTool"
  108. />
  109. </Configuration>
  110. <Configuration
  111. Name="Release|x64"
  112. OutputDirectory="$(PlatformName)\$(ConfigurationName)"
  113. IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
  114. ConfigurationType="1"
  115. InheritedPropertySheets=".\pyproject.vsprops;.\release.vsprops"
  116. UseOfMFC="0"
  117. ATLMinimizesCRunTimeLibraryUsage="false"
  118. CharacterSet="0"
  119. >
  120. <Tool
  121. Name="VCPreBuildEventTool"
  122. />
  123. <Tool
  124. Name="VCCustomBuildTool"
  125. />
  126. <Tool
  127. Name="VCXMLDataGeneratorTool"
  128. />
  129. <Tool
  130. Name="VCWebServiceProxyGeneratorTool"
  131. />
  132. <Tool
  133. Name="VCMIDLTool"
  134. PreprocessorDefinitions="NDEBUG"
  135. MkTypLibCompatible="true"
  136. SuppressStartupBanner="true"
  137. TargetEnvironment="3"
  138. TypeLibraryName=".\..\..\lib\distutils\command\wininst.tlb"
  139. HeaderFileName=""
  140. />
  141. <Tool
  142. Name="VCCLCompilerTool"
  143. Optimization="1"
  144. InlineFunctionExpansion="1"
  145. AdditionalIncludeDirectories="..\..\PC\bdist_wininst;..\..\Include;..\..\Modules\zlib"
  146. PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"
  147. StringPooling="true"
  148. RuntimeLibrary="2"
  149. EnableFunctionLevelLinking="true"
  150. WarningLevel="3"
  151. SuppressStartupBanner="true"
  152. />
  153. <Tool
  154. Name="VCManagedResourceCompilerTool"
  155. />
  156. <Tool
  157. Name="VCResourceCompilerTool"
  158. PreprocessorDefinitions="NDEBUG"
  159. Culture="0"
  160. AdditionalIncludeDirectories="..\..\PC;..\..\PC\bdist_wininst;..\..\Include"
  161. />
  162. <Tool
  163. Name="VCPreLinkEventTool"
  164. />
  165. <Tool
  166. Name="VCLinkerTool"
  167. AdditionalDependencies="comctl32.lib imagehlp.lib"
  168. OutputFile="..\..\lib\distutils\command\wininst-8.0-amd64.exe"
  169. LinkIncremental="1"
  170. SuppressStartupBanner="true"
  171. IgnoreDefaultLibraryNames="LIBC"
  172. ProgramDatabaseFile="..\..\lib\distutils\command\wininst-8.0-amd64.pdb"
  173. SubSystem="2"
  174. RandomizedBaseAddress="1"
  175. DataExecutionPrevention="0"
  176. TargetMachine="17"
  177. />
  178. <Tool
  179. Name="VCALinkTool"
  180. />
  181. <Tool
  182. Name="VCManifestTool"
  183. />
  184. <Tool
  185. Name="VCXDCMakeTool"
  186. />
  187. <Tool
  188. Name="VCBscMakeTool"
  189. />
  190. <Tool
  191. Name="VCFxCopTool"
  192. />
  193. <Tool
  194. Name="VCAppVerifierTool"
  195. />
  196. <Tool
  197. Name="VCPostBuildEventTool"
  198. />
  199. </Configuration>
  200. </Configurations>
  201. <References>
  202. </References>
  203. <Files>
  204. <Filter
  205. Name="Source Files"
  206. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  207. >
  208. <File
  209. RelativePath="..\..\PC\bdist_wininst\extract.c"
  210. >
  211. </File>
  212. <File
  213. RelativePath="..\..\PC\bdist_wininst\install.c"
  214. >
  215. </File>
  216. <Filter
  217. Name="zlib"
  218. >
  219. <File
  220. RelativePath="..\..\Modules\zlib\adler32.c"
  221. >
  222. </File>
  223. <File
  224. RelativePath="..\..\Modules\zlib\crc32.c"
  225. >
  226. </File>
  227. <File
  228. RelativePath="..\..\Modules\zlib\inffast.c"
  229. >
  230. </File>
  231. <File
  232. RelativePath="..\..\Modules\zlib\inflate.c"
  233. >
  234. </File>
  235. <File
  236. RelativePath="..\..\Modules\zlib\inftrees.c"
  237. >
  238. </File>
  239. <File
  240. RelativePath="..\..\Modules\zlib\zutil.c"
  241. >
  242. </File>
  243. </Filter>
  244. </Filter>
  245. <Filter
  246. Name="Header Files"
  247. Filter="h;hpp;hxx;hm;inl"
  248. >
  249. <File
  250. RelativePath="..\..\PC\bdist_wininst\archive.h"
  251. >
  252. </File>
  253. </Filter>
  254. <Filter
  255. Name="Resource Files"
  256. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  257. >
  258. <File
  259. RelativePath="..\..\PC\bdist_wininst\install.rc"
  260. >
  261. </File>
  262. <File
  263. RelativePath="..\..\PC\bdist_wininst\PythonPowered.bmp"
  264. >
  265. </File>
  266. </Filter>
  267. </Files>
  268. <Globals>
  269. </Globals>
  270. </VisualStudioProject>