Removed defensive test in Handler.close
[python.git] / PCbuild / python.vcproj
blob287a0e9820b1f596ad48189ddcba62dedf7ffe57
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"
25 AdditionalIncludeDirectories="..\Include,..\PC"
26 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
27 StringPooling="TRUE"
28 RuntimeLibrary="2"
29 EnableFunctionLevelLinking="TRUE"
30 UsePrecompiledHeader="2"
31 WarningLevel="3"
32 SuppressStartupBanner="TRUE"
33 DebugInformationFormat="3"
34 CompileAs="0"/>
35 <Tool
36 Name="VCCustomBuildTool"/>
37 <Tool
38 Name="VCLinkerTool"
39 AdditionalDependencies="odbccp32.lib"
40 OutputFile=".\./python.exe"
41 LinkIncremental="1"
42 SuppressStartupBanner="TRUE"
43 GenerateDebugInformation="TRUE"
44 ProgramDatabaseFile=".\./python.pdb"
45 SubSystem="1"
46 StackReserveSize="2000000"
47 BaseAddress="0x1d000000"
48 TargetMachine="1"/>
49 <Tool
50 Name="VCMIDLTool"/>
51 <Tool
52 Name="VCPostBuildEventTool"/>
53 <Tool
54 Name="VCPreBuildEventTool"/>
55 <Tool
56 Name="VCPreLinkEventTool"/>
57 <Tool
58 Name="VCResourceCompilerTool"
59 PreprocessorDefinitions="NDEBUG"
60 Culture="1033"/>
61 <Tool
62 Name="VCWebServiceProxyGeneratorTool"/>
63 <Tool
64 Name="VCXMLDataGeneratorTool"/>
65 <Tool
66 Name="VCWebDeploymentTool"/>
67 <Tool
68 Name="VCManagedWrapperGeneratorTool"/>
69 <Tool
70 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
71 </Configuration>
72 <Configuration
73 Name="Debug|Win32"
74 OutputDirectory=".\."
75 IntermediateDirectory=".\x86-temp-debug\python"
76 ConfigurationType="1"
77 UseOfMFC="0"
78 ATLMinimizesCRunTimeLibraryUsage="FALSE"
79 CharacterSet="2">
80 <Tool
81 Name="VCCLCompilerTool"
82 Optimization="0"
83 AdditionalIncludeDirectories="..\Include,..\PC"
84 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
85 RuntimeLibrary="3"
86 UsePrecompiledHeader="2"
87 BrowseInformation="1"
88 WarningLevel="3"
89 SuppressStartupBanner="TRUE"
90 DebugInformationFormat="3"
91 CompileAs="0"/>
92 <Tool
93 Name="VCCustomBuildTool"/>
94 <Tool
95 Name="VCLinkerTool"
96 AdditionalDependencies="odbccp32.lib"
97 OutputFile="./python_d.exe"
98 LinkIncremental="1"
99 SuppressStartupBanner="TRUE"
100 GenerateDebugInformation="TRUE"
101 ProgramDatabaseFile=".\./python_d.pdb"
102 SubSystem="1"
103 StackReserveSize="2000000"
104 BaseAddress="0x1d000000"
105 TargetMachine="1"/>
106 <Tool
107 Name="VCMIDLTool"/>
108 <Tool
109 Name="VCPostBuildEventTool"/>
110 <Tool
111 Name="VCPreBuildEventTool"/>
112 <Tool
113 Name="VCPreLinkEventTool"/>
114 <Tool
115 Name="VCResourceCompilerTool"
116 PreprocessorDefinitions="_DEBUG"
117 Culture="1033"
118 AdditionalIncludeDirectories="..\Include"/>
119 <Tool
120 Name="VCWebServiceProxyGeneratorTool"/>
121 <Tool
122 Name="VCXMLDataGeneratorTool"/>
123 <Tool
124 Name="VCWebDeploymentTool"/>
125 <Tool
126 Name="VCManagedWrapperGeneratorTool"/>
127 <Tool
128 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
129 </Configuration>
130 <Configuration
131 Name="ReleaseItanium|Win32"
132 OutputDirectory=".\."
133 IntermediateDirectory=".\ia64-temp-release\python"
134 ConfigurationType="1"
135 UseOfMFC="0"
136 ATLMinimizesCRunTimeLibraryUsage="FALSE"
137 CharacterSet="2">
138 <Tool
139 Name="VCCLCompilerTool"
140 AdditionalOptions=" /USECL:MS_ITANIUM /VSEXTCOMP_VERBOSE"
141 Optimization="2"
142 InlineFunctionExpansion="1"
143 AdditionalIncludeDirectories="{MSSDKPATH}\include\Win64\atl;{MSSDKPATH}\include\Win64\crt;{MSSDKPATH}\include\Win64\crt\sys;{MSSDKPATH}\include\Win64\mfc;..\Include,..\PC"
144 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
145 StringPooling="TRUE"
146 BasicRuntimeChecks="0"
147 RuntimeLibrary="2"
148 BufferSecurityCheck="FALSE"
149 EnableFunctionLevelLinking="TRUE"
150 UsePrecompiledHeader="2"
151 WarningLevel="3"
152 SuppressStartupBanner="TRUE"
153 Detect64BitPortabilityProblems="TRUE"
154 DebugInformationFormat="3"
155 CompileAs="0"/>
156 <Tool
157 Name="VCCustomBuildTool"/>
158 <Tool
159 Name="VCLinkerTool"
160 AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK /VSEXTCOMP_VERBOSE"
161 AdditionalDependencies="odbccp32.lib"
162 OutputFile=".\./python.exe"
163 LinkIncremental="1"
164 SuppressStartupBanner="TRUE"
165 GenerateDebugInformation="TRUE"
166 ProgramDatabaseFile=".\./python.pdb"
167 SubSystem="1"
168 StackReserveSize="2000000"
169 BaseAddress="0x1d000000"
170 TargetMachine="0"/>
171 <Tool
172 Name="VCMIDLTool"/>
173 <Tool
174 Name="VCPostBuildEventTool"/>
175 <Tool
176 Name="VCPreBuildEventTool"/>
177 <Tool
178 Name="VCPreLinkEventTool"/>
179 <Tool
180 Name="VCResourceCompilerTool"
181 PreprocessorDefinitions="NDEBUG"
182 Culture="1033"/>
183 <Tool
184 Name="VCWebServiceProxyGeneratorTool"/>
185 <Tool
186 Name="VCXMLDataGeneratorTool"/>
187 <Tool
188 Name="VCWebDeploymentTool"/>
189 <Tool
190 Name="VCManagedWrapperGeneratorTool"/>
191 <Tool
192 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
193 </Configuration>
194 </Configurations>
195 <References>
196 </References>
197 <Files>
198 <File
199 RelativePath="..\PC\pycon.ico">
200 </File>
201 <File
202 RelativePath="..\Modules\python.c">
203 </File>
204 <File
205 RelativePath="..\PC\python_exe.rc">
206 </File>
207 </Files>
208 <Globals>
209 </Globals>
210 </VisualStudioProject>