/PC/bdist_wininst/wininst-7.1.vcproj

http://unladen-swallow.googlecode.com/ · MSBuild · 214 lines · 214 code · 0 blank · 0 comment · 0 complexity · 275fe56af15da14555ccf9a437384e26 MD5 · raw file

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="wininst"
  6. ProjectGUID="{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}"
  7. RootNamespace="wininst"
  8. SccProjectName=""
  9. SccLocalPath="">
  10. <Platforms>
  11. <Platform
  12. Name="Win32"/>
  13. </Platforms>
  14. <Configurations>
  15. <Configuration
  16. Name="Release|Win32"
  17. OutputDirectory=".\..\..\lib\distutils\command"
  18. IntermediateDirectory=".\temp-release"
  19. ConfigurationType="1"
  20. UseOfMFC="0"
  21. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  22. CharacterSet="2">
  23. <Tool
  24. Name="VCCLCompilerTool"
  25. Optimization="1"
  26. InlineFunctionExpansion="1"
  27. AdditionalIncludeDirectories="..\..\Include,..\..\..\zlib-1.2.3"
  28. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  29. StringPooling="TRUE"
  30. RuntimeLibrary="2"
  31. EnableFunctionLevelLinking="TRUE"
  32. UsePrecompiledHeader="2"
  33. PrecompiledHeaderFile=".\temp-release/wininst.pch"
  34. AssemblerListingLocation=".\temp-release/"
  35. ObjectFile=".\temp-release/"
  36. ProgramDataBaseFileName=".\temp-release/"
  37. WarningLevel="3"
  38. SuppressStartupBanner="TRUE"
  39. CompileAs="0"/>
  40. <Tool
  41. Name="VCCustomBuildTool"/>
  42. <Tool
  43. Name="VCLinkerTool"
  44. AdditionalDependencies="..\..\..\zlib-1.2.3\zlib.lib imagehlp.lib comctl32.lib"
  45. OutputFile="..\..\lib\distutils\command/wininst-7.1.exe"
  46. LinkIncremental="1"
  47. SuppressStartupBanner="TRUE"
  48. IgnoreDefaultLibraryNames="LIBC"
  49. ProgramDatabaseFile=".\..\..\lib\distutils\command/wininst-6.pdb"
  50. SubSystem="2"
  51. TargetMachine="1"/>
  52. <Tool
  53. Name="VCMIDLTool"
  54. PreprocessorDefinitions="NDEBUG"
  55. MkTypLibCompatible="TRUE"
  56. SuppressStartupBanner="TRUE"
  57. TargetEnvironment="1"
  58. TypeLibraryName=".\..\..\lib\distutils\command/wininst.tlb"
  59. HeaderFileName=""/>
  60. <Tool
  61. Name="VCPostBuildEventTool"/>
  62. <Tool
  63. Name="VCPreBuildEventTool"/>
  64. <Tool
  65. Name="VCPreLinkEventTool"/>
  66. <Tool
  67. Name="VCResourceCompilerTool"
  68. PreprocessorDefinitions="NDEBUG"
  69. Culture="1031"/>
  70. <Tool
  71. Name="VCWebServiceProxyGeneratorTool"/>
  72. <Tool
  73. Name="VCXMLDataGeneratorTool"/>
  74. <Tool
  75. Name="VCWebDeploymentTool"/>
  76. <Tool
  77. Name="VCManagedWrapperGeneratorTool"/>
  78. <Tool
  79. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  80. </Configuration>
  81. <Configuration
  82. Name="Debug|Win32"
  83. OutputDirectory=".\."
  84. IntermediateDirectory=".\temp-debug"
  85. ConfigurationType="1"
  86. UseOfMFC="0"
  87. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  88. CharacterSet="2">
  89. <Tool
  90. Name="VCCLCompilerTool"
  91. Optimization="0"
  92. AdditionalIncludeDirectories="..\..\Include,..\..\..\zlib-1.2.1"
  93. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  94. RuntimeLibrary="2"
  95. UsePrecompiledHeader="2"
  96. PrecompiledHeaderFile=".\temp-debug/wininst.pch"
  97. AssemblerListingLocation=".\temp-debug/"
  98. ObjectFile=".\temp-debug/"
  99. ProgramDataBaseFileName=".\temp-debug/"
  100. BrowseInformation="1"
  101. WarningLevel="3"
  102. SuppressStartupBanner="TRUE"
  103. DebugInformationFormat="1"
  104. CompileAs="0"/>
  105. <Tool
  106. Name="VCCustomBuildTool"/>
  107. <Tool
  108. Name="VCLinkerTool"
  109. AdditionalDependencies="..\..\..\zlib-1.2.1\zlib.lib imagehlp.lib comctl32.lib"
  110. OutputFile="..\..\lib\distutils\command/wininst-7.1_d.exe"
  111. LinkIncremental="2"
  112. SuppressStartupBanner="TRUE"
  113. IgnoreDefaultLibraryNames="LIBC"
  114. GenerateDebugInformation="TRUE"
  115. SubSystem="2"
  116. TargetMachine="1"/>
  117. <Tool
  118. Name="VCMIDLTool"
  119. PreprocessorDefinitions="_DEBUG"
  120. MkTypLibCompatible="TRUE"
  121. SuppressStartupBanner="TRUE"
  122. TargetEnvironment="1"
  123. TypeLibraryName=".\./wininst.tlb"
  124. HeaderFileName=""/>
  125. <Tool
  126. Name="VCPostBuildEventTool"/>
  127. <Tool
  128. Name="VCPreBuildEventTool"/>
  129. <Tool
  130. Name="VCPreLinkEventTool"/>
  131. <Tool
  132. Name="VCResourceCompilerTool"
  133. PreprocessorDefinitions="_DEBUG"
  134. Culture="1031"/>
  135. <Tool
  136. Name="VCWebServiceProxyGeneratorTool"/>
  137. <Tool
  138. Name="VCXMLDataGeneratorTool"/>
  139. <Tool
  140. Name="VCWebDeploymentTool"/>
  141. <Tool
  142. Name="VCManagedWrapperGeneratorTool"/>
  143. <Tool
  144. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  145. </Configuration>
  146. </Configurations>
  147. <References>
  148. </References>
  149. <Files>
  150. <Filter
  151. Name="Source Files"
  152. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  153. <File
  154. RelativePath="extract.c">
  155. <FileConfiguration
  156. Name="Release|Win32">
  157. <Tool
  158. Name="VCCLCompilerTool"
  159. Optimization="1"
  160. AdditionalIncludeDirectories=""
  161. PreprocessorDefinitions=""/>
  162. </FileConfiguration>
  163. <FileConfiguration
  164. Name="Debug|Win32">
  165. <Tool
  166. Name="VCCLCompilerTool"
  167. Optimization="0"
  168. AdditionalIncludeDirectories=""
  169. PreprocessorDefinitions=""
  170. BrowseInformation="1"/>
  171. </FileConfiguration>
  172. </File>
  173. <File
  174. RelativePath="install.c">
  175. <FileConfiguration
  176. Name="Release|Win32">
  177. <Tool
  178. Name="VCCLCompilerTool"
  179. Optimization="1"
  180. AdditionalIncludeDirectories=""
  181. PreprocessorDefinitions=""/>
  182. </FileConfiguration>
  183. <FileConfiguration
  184. Name="Debug|Win32">
  185. <Tool
  186. Name="VCCLCompilerTool"
  187. Optimization="0"
  188. AdditionalIncludeDirectories=""
  189. PreprocessorDefinitions=""
  190. BrowseInformation="1"/>
  191. </FileConfiguration>
  192. </File>
  193. <File
  194. RelativePath="install.rc">
  195. </File>
  196. </Filter>
  197. <Filter
  198. Name="Header Files"
  199. Filter="h;hpp;hxx;hm;inl">
  200. <File
  201. RelativePath="archive.h">
  202. </File>
  203. </Filter>
  204. <Filter
  205. Name="Resource Files"
  206. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  207. <File
  208. RelativePath="PythonPowered.bmp">
  209. </File>
  210. </Filter>
  211. </Files>
  212. <Globals>
  213. </Globals>
  214. </VisualStudioProject>