| 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="_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" | 
| Martin v. Löwis | 6de2d4d | 2004-08-30 09:22:04 +0000 | [diff] [blame] | 24 | 				AdditionalIncludeDirectories="..\..\tcltk\include,..\Include,..\PC" | 
| Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 25 | 				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;WITH_APPINIT" | 
 | 26 | 				StringPooling="TRUE" | 
 | 27 | 				RuntimeLibrary="2" | 
 | 28 | 				EnableFunctionLevelLinking="TRUE" | 
 | 29 | 				UsePrecompiledHeader="2" | 
 | 30 | 				PrecompiledHeaderFile=".\x86-temp-release\_tkinter/_tkinter.pch" | 
 | 31 | 				AssemblerListingLocation=".\x86-temp-release\_tkinter/" | 
 | 32 | 				ObjectFile=".\x86-temp-release\_tkinter/" | 
 | 33 | 				ProgramDataBaseFileName=".\x86-temp-release\_tkinter/" | 
 | 34 | 				WarningLevel="3" | 
 | 35 | 				SuppressStartupBanner="TRUE" | 
 | 36 | 				DebugInformationFormat="3" | 
 | 37 | 				CompileAs="0"/> | 
 | 38 | 			<Tool | 
 | 39 | 				Name="VCCustomBuildTool"/> | 
 | 40 | 			<Tool | 
 | 41 | 				Name="VCLinkerTool" | 
| Martin v. Löwis | 6de2d4d | 2004-08-30 09:22:04 +0000 | [diff] [blame] | 42 | 				AdditionalDependencies="..\..\tcltk\lib\tk84.lib ..\..\tcltk\lib\tcl84.lib odbccp32.lib" | 
| Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 43 | 				OutputFile="./_tkinter.pyd" | 
 | 44 | 				LinkIncremental="1" | 
 | 45 | 				SuppressStartupBanner="TRUE" | 
| Martin v. Löwis | 6de2d4d | 2004-08-30 09:22:04 +0000 | [diff] [blame] | 46 | 				AdditionalLibraryDirectories="" | 
| Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 47 | 				GenerateDebugInformation="TRUE" | 
 | 48 | 				ProgramDatabaseFile=".\./_tkinter.pdb" | 
 | 49 | 				SubSystem="2" | 
 | 50 | 				BaseAddress="0x1e190000" | 
 | 51 | 				ImportLibrary=".\./_tkinter.lib" | 
 | 52 | 				TargetMachine="1"/> | 
 | 53 | 			<Tool | 
 | 54 | 				Name="VCMIDLTool" | 
 | 55 | 				PreprocessorDefinitions="NDEBUG" | 
 | 56 | 				MkTypLibCompatible="TRUE" | 
 | 57 | 				SuppressStartupBanner="TRUE" | 
 | 58 | 				TargetEnvironment="1" | 
 | 59 | 				TypeLibraryName=".\./_tkinter.tlb" | 
 | 60 | 				HeaderFileName=""/> | 
 | 61 | 			<Tool | 
 | 62 | 				Name="VCPostBuildEventTool"/> | 
 | 63 | 			<Tool | 
 | 64 | 				Name="VCPreBuildEventTool"/> | 
 | 65 | 			<Tool | 
 | 66 | 				Name="VCPreLinkEventTool"/> | 
 | 67 | 			<Tool | 
 | 68 | 				Name="VCResourceCompilerTool" | 
 | 69 | 				PreprocessorDefinitions="NDEBUG" | 
 | 70 | 				Culture="1033"/> | 
 | 71 | 			<Tool | 
 | 72 | 				Name="VCWebServiceProxyGeneratorTool"/> | 
 | 73 | 			<Tool | 
 | 74 | 				Name="VCXMLDataGeneratorTool"/> | 
 | 75 | 			<Tool | 
 | 76 | 				Name="VCWebDeploymentTool"/> | 
 | 77 | 			<Tool | 
 | 78 | 				Name="VCManagedWrapperGeneratorTool"/> | 
 | 79 | 			<Tool | 
 | 80 | 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | 
 | 81 | 		</Configuration> | 
 | 82 | 		<Configuration | 
 | 83 | 			Name="Debug|Win32" | 
 | 84 | 			OutputDirectory=".\." | 
 | 85 | 			IntermediateDirectory=".\x86-temp-debug\_tkinter" | 
 | 86 | 			ConfigurationType="2" | 
 | 87 | 			UseOfMFC="0" | 
 | 88 | 			ATLMinimizesCRunTimeLibraryUsage="FALSE"> | 
 | 89 | 			<Tool | 
 | 90 | 				Name="VCCLCompilerTool" | 
 | 91 | 				Optimization="0" | 
| Martin v. Löwis | 6de2d4d | 2004-08-30 09:22:04 +0000 | [diff] [blame] | 92 | 				AdditionalIncludeDirectories="..\..\tcltk\include,..\Include,..\PC" | 
| Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 93 | 				PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;WITH_APPINIT" | 
 | 94 | 				RuntimeLibrary="3" | 
 | 95 | 				UsePrecompiledHeader="2" | 
 | 96 | 				PrecompiledHeaderFile=".\x86-temp-debug\_tkinter/_tkinter.pch" | 
 | 97 | 				AssemblerListingLocation=".\x86-temp-debug\_tkinter/" | 
 | 98 | 				ObjectFile=".\x86-temp-debug\_tkinter/" | 
 | 99 | 				ProgramDataBaseFileName=".\x86-temp-debug\_tkinter/" | 
 | 100 | 				WarningLevel="3" | 
 | 101 | 				SuppressStartupBanner="TRUE" | 
 | 102 | 				DebugInformationFormat="3" | 
 | 103 | 				CompileAs="0"/> | 
 | 104 | 			<Tool | 
 | 105 | 				Name="VCCustomBuildTool"/> | 
 | 106 | 			<Tool | 
 | 107 | 				Name="VCLinkerTool" | 
| Martin v. Löwis | 6de2d4d | 2004-08-30 09:22:04 +0000 | [diff] [blame] | 108 | 				AdditionalDependencies="..\..\tcltk\lib\tk84.lib ..\..\tcltk\lib\tcl84.lib odbccp32.lib" | 
| Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 109 | 				OutputFile="./_tkinter_d.pyd" | 
 | 110 | 				LinkIncremental="1" | 
 | 111 | 				SuppressStartupBanner="TRUE" | 
| Martin v. Löwis | 6de2d4d | 2004-08-30 09:22:04 +0000 | [diff] [blame] | 112 | 				AdditionalLibraryDirectories="" | 
| Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 113 | 				GenerateDebugInformation="TRUE" | 
 | 114 | 				ProgramDatabaseFile=".\./_tkinter_d.pdb" | 
 | 115 | 				SubSystem="2" | 
 | 116 | 				BaseAddress="0x1e190000" | 
 | 117 | 				ImportLibrary=".\./_tkinter_d.lib" | 
 | 118 | 				TargetMachine="1"/> | 
 | 119 | 			<Tool | 
 | 120 | 				Name="VCMIDLTool" | 
 | 121 | 				PreprocessorDefinitions="_DEBUG" | 
 | 122 | 				MkTypLibCompatible="TRUE" | 
 | 123 | 				SuppressStartupBanner="TRUE" | 
 | 124 | 				TargetEnvironment="1" | 
 | 125 | 				TypeLibraryName=".\./_tkinter.tlb" | 
 | 126 | 				HeaderFileName=""/> | 
 | 127 | 			<Tool | 
 | 128 | 				Name="VCPostBuildEventTool"/> | 
 | 129 | 			<Tool | 
 | 130 | 				Name="VCPreBuildEventTool"/> | 
 | 131 | 			<Tool | 
 | 132 | 				Name="VCPreLinkEventTool"/> | 
 | 133 | 			<Tool | 
 | 134 | 				Name="VCResourceCompilerTool" | 
 | 135 | 				PreprocessorDefinitions="_DEBUG" | 
 | 136 | 				Culture="1033"/> | 
 | 137 | 			<Tool | 
 | 138 | 				Name="VCWebServiceProxyGeneratorTool"/> | 
 | 139 | 			<Tool | 
 | 140 | 				Name="VCXMLDataGeneratorTool"/> | 
 | 141 | 			<Tool | 
 | 142 | 				Name="VCWebDeploymentTool"/> | 
 | 143 | 			<Tool | 
 | 144 | 				Name="VCManagedWrapperGeneratorTool"/> | 
 | 145 | 			<Tool | 
 | 146 | 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | 
 | 147 | 		</Configuration> | 
| Martin v. Löwis | 13e50fe | 2004-07-20 14:37:48 +0000 | [diff] [blame] | 148 | 		<Configuration | 
 | 149 | 			Name="ReleaseItanium|Win32" | 
 | 150 | 			OutputDirectory="./." | 
 | 151 | 			IntermediateDirectory=".\ia64-temp-release\_tkinter" | 
 | 152 | 			ConfigurationType="2" | 
 | 153 | 			UseOfMFC="0" | 
 | 154 | 			ATLMinimizesCRunTimeLibraryUsage="FALSE"> | 
 | 155 | 			<Tool | 
 | 156 | 				Name="VCCLCompilerTool" | 
 | 157 | 				AdditionalOptions=" /USECL:MS_ITANIUM" | 
 | 158 | 				Optimization="2" | 
 | 159 | 				InlineFunctionExpansion="1" | 
| Martin v. Löwis | 6de2d4d | 2004-08-30 09:22:04 +0000 | [diff] [blame] | 160 | 				AdditionalIncludeDirectories="{MSSDKPATH}\include\Win64\atl;{MSSDKPATH}\include\Win64\crt;{MSSDKPATH}\include\Win64\crt\sys;{MSSDKPATH}\include\Win64\mfc;..\..\tcltk\include,..\Include,..\PC" | 
| Martin v. Löwis | 13e50fe | 2004-07-20 14:37:48 +0000 | [diff] [blame] | 161 | 				PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;WITH_APPINIT" | 
 | 162 | 				StringPooling="TRUE" | 
 | 163 | 				BasicRuntimeChecks="0" | 
 | 164 | 				RuntimeLibrary="2" | 
 | 165 | 				BufferSecurityCheck="FALSE" | 
 | 166 | 				EnableFunctionLevelLinking="TRUE" | 
 | 167 | 				UsePrecompiledHeader="2" | 
 | 168 | 				PrecompiledHeaderFile=".\ia64-temp-release\_tkinter/_tkinter.pch" | 
 | 169 | 				AssemblerListingLocation=".\ia64-temp-release\_tkinter/" | 
 | 170 | 				ObjectFile=".\ia64-temp-release\_tkinter/" | 
 | 171 | 				ProgramDataBaseFileName=".\ia64-temp-release\_tkinter/" | 
 | 172 | 				WarningLevel="3" | 
 | 173 | 				SuppressStartupBanner="TRUE" | 
 | 174 | 				Detect64BitPortabilityProblems="TRUE" | 
 | 175 | 				DebugInformationFormat="3" | 
 | 176 | 				CompileAs="0"/> | 
 | 177 | 			<Tool | 
 | 178 | 				Name="VCCustomBuildTool"/> | 
 | 179 | 			<Tool | 
 | 180 | 				Name="VCLinkerTool" | 
 | 181 | 				AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK" | 
| Martin v. Löwis | 6de2d4d | 2004-08-30 09:22:04 +0000 | [diff] [blame] | 182 | 				AdditionalDependencies="..\..\tcltk\lib\tk84.lib ..\..\tcltk\lib\tcl84.lib odbccp32.lib" | 
| Martin v. Löwis | 13e50fe | 2004-07-20 14:37:48 +0000 | [diff] [blame] | 183 | 				OutputFile="./_tkinter.pyd" | 
 | 184 | 				LinkIncremental="1" | 
 | 185 | 				SuppressStartupBanner="TRUE" | 
| Martin v. Löwis | 6de2d4d | 2004-08-30 09:22:04 +0000 | [diff] [blame] | 186 | 				AdditionalLibraryDirectories="" | 
| Martin v. Löwis | 13e50fe | 2004-07-20 14:37:48 +0000 | [diff] [blame] | 187 | 				GenerateDebugInformation="TRUE" | 
 | 188 | 				ProgramDatabaseFile=".\./_tkinter.pdb" | 
 | 189 | 				SubSystem="2" | 
 | 190 | 				BaseAddress="0x1e190000" | 
 | 191 | 				ImportLibrary=".\./_tkinter.lib" | 
 | 192 | 				TargetMachine="0"/> | 
 | 193 | 			<Tool | 
 | 194 | 				Name="VCMIDLTool" | 
 | 195 | 				PreprocessorDefinitions="NDEBUG" | 
 | 196 | 				MkTypLibCompatible="TRUE" | 
 | 197 | 				SuppressStartupBanner="TRUE" | 
 | 198 | 				TargetEnvironment="1" | 
 | 199 | 				TypeLibraryName=".\./_tkinter.tlb" | 
 | 200 | 				HeaderFileName=""/> | 
 | 201 | 			<Tool | 
 | 202 | 				Name="VCPostBuildEventTool"/> | 
 | 203 | 			<Tool | 
 | 204 | 				Name="VCPreBuildEventTool"/> | 
 | 205 | 			<Tool | 
 | 206 | 				Name="VCPreLinkEventTool"/> | 
 | 207 | 			<Tool | 
 | 208 | 				Name="VCResourceCompilerTool" | 
 | 209 | 				PreprocessorDefinitions="NDEBUG" | 
 | 210 | 				Culture="1033"/> | 
 | 211 | 			<Tool | 
 | 212 | 				Name="VCWebServiceProxyGeneratorTool"/> | 
 | 213 | 			<Tool | 
 | 214 | 				Name="VCXMLDataGeneratorTool"/> | 
 | 215 | 			<Tool | 
 | 216 | 				Name="VCWebDeploymentTool"/> | 
 | 217 | 			<Tool | 
 | 218 | 				Name="VCManagedWrapperGeneratorTool"/> | 
 | 219 | 			<Tool | 
 | 220 | 				Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | 
 | 221 | 		</Configuration> | 
| Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 222 | 	</Configurations> | 
 | 223 | 	<References> | 
 | 224 | 	</References> | 
 | 225 | 	<Files> | 
 | 226 | 		<File | 
 | 227 | 			RelativePath="..\Modules\_tkinter.c"> | 
 | 228 | 			<FileConfiguration | 
 | 229 | 				Name="Release|Win32"> | 
 | 230 | 				<Tool | 
 | 231 | 					Name="VCCLCompilerTool" | 
 | 232 | 					Optimization="2" | 
 | 233 | 					AdditionalIncludeDirectories="" | 
 | 234 | 					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;WITH_APPINIT;$(NoInherit)"/> | 
 | 235 | 			</FileConfiguration> | 
 | 236 | 			<FileConfiguration | 
 | 237 | 				Name="Debug|Win32"> | 
 | 238 | 				<Tool | 
 | 239 | 					Name="VCCLCompilerTool" | 
 | 240 | 					Optimization="0" | 
 | 241 | 					AdditionalIncludeDirectories="" | 
 | 242 | 					PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;WITH_APPINIT;$(NoInherit)"/> | 
 | 243 | 			</FileConfiguration> | 
| Martin v. Löwis | 13e50fe | 2004-07-20 14:37:48 +0000 | [diff] [blame] | 244 | 			<FileConfiguration | 
 | 245 | 				Name="ReleaseItanium|Win32"> | 
 | 246 | 				<Tool | 
 | 247 | 					Name="VCCLCompilerTool" | 
 | 248 | 					Optimization="2" | 
 | 249 | 					AdditionalIncludeDirectories="" | 
 | 250 | 					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;WITH_APPINIT;$(NoInherit)"/> | 
 | 251 | 			</FileConfiguration> | 
| Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 252 | 		</File> | 
 | 253 | 		<File | 
 | 254 | 			RelativePath="..\Modules\tkappinit.c"> | 
 | 255 | 			<FileConfiguration | 
 | 256 | 				Name="Release|Win32"> | 
 | 257 | 				<Tool | 
 | 258 | 					Name="VCCLCompilerTool" | 
 | 259 | 					Optimization="2" | 
 | 260 | 					AdditionalIncludeDirectories="" | 
 | 261 | 					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;WITH_APPINIT;$(NoInherit)"/> | 
 | 262 | 			</FileConfiguration> | 
 | 263 | 			<FileConfiguration | 
 | 264 | 				Name="Debug|Win32"> | 
 | 265 | 				<Tool | 
 | 266 | 					Name="VCCLCompilerTool" | 
 | 267 | 					Optimization="0" | 
 | 268 | 					AdditionalIncludeDirectories="" | 
 | 269 | 					PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;WITH_APPINIT;$(NoInherit)"/> | 
 | 270 | 			</FileConfiguration> | 
| Martin v. Löwis | 13e50fe | 2004-07-20 14:37:48 +0000 | [diff] [blame] | 271 | 			<FileConfiguration | 
 | 272 | 				Name="ReleaseItanium|Win32"> | 
 | 273 | 				<Tool | 
 | 274 | 					Name="VCCLCompilerTool" | 
 | 275 | 					Optimization="2" | 
 | 276 | 					AdditionalIncludeDirectories="" | 
 | 277 | 					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;WITH_APPINIT;$(NoInherit)"/> | 
 | 278 | 			</FileConfiguration> | 
| Martin v. Löwis | 79ef96d | 2004-01-02 21:13:59 +0000 | [diff] [blame] | 279 | 		</File> | 
 | 280 | 	</Files> | 
 | 281 | 	<Globals> | 
 | 282 | 	</Globals> | 
 | 283 | </VisualStudioProject> |