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