|
183 | 183 | <Tool |
184 | 184 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
185 | 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" |
| 196 | + Optimization="2" |
| 197 | + InlineFunctionExpansion="1" |
| 198 | + AdditionalIncludeDirectories="{MSSDKPATH}\include\Win64\atl\amd64;{MSSDKPATH}\include\Win64\crt\amd64;{MSSDKPATH}\include\Win64\crt\amd64\sys;{MSSDKPATH}\include\Win64\mfc\amd64;..\..\tcltk\include,..\Include,..\PC" |
| 199 | + PreprocessorDefinitions="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 odbccp32.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> |
186 | 248 | </Configurations> |
187 | 249 | <References> |
188 | 250 | </References> |
|
0 commit comments