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