<_ProjectFileVersion>10.0.30319.1
10.0
$(BuildPath)
$(OutDir)\
$(MSBuildThisFileDirectory)obj\
$(Py_IntDir)\$(MajorVersionNumber)$(MinorVersionNumber)$(ArchName)_$(Configuration)\$(ProjectName)\
$(IntDir.Replace(`\\`, `\`))
$(ProjectName)
$(TargetName)$(PyDebugExt)
false
false
true
true
false
false
<_DebugPreprocessorDefinition>NDEBUG;
<_DebugPreprocessorDefinition Condition="$(Configuration) == 'Debug'">_DEBUG;
<_PlatformPreprocessorDefinition>_WIN32;
<_PlatformPreprocessorDefinition Condition="$(Platform) == 'x64'">_WIN64;_M_X64;
<_PydPreprocessorDefinition Condition="$(TargetExt) == '.pyd'">Py_BUILD_CORE_MODULE;
$(PySourcePath)Include;$(PySourcePath)Include\internal;$(PySourcePath)PC;$(IntDir);%(AdditionalIncludeDirectories)
WIN32;$(_PlatformPreprocessorDefinition)$(_DebugPreprocessorDefinition)$(_PydPreprocessorDefinition)%(PreprocessorDefinitions)
MaxSpeed
true
true
MultiThreadedDLL
true
Level3
ProgramDatabase
Default
true
true
NoExtensions
OnlyExplicitInline
OnlyExplicitInline
Disabled
false
MultiThreadedDebugDLL
Strict
$(OutDir);%(AdditionalLibraryDirectories)
true
$(OutDir)$(TargetName).pdb
Windows
true
true
true
LIBC;%(IgnoreSpecificDefaultLibraries)
MachineX86
MachineX64
$(OutDir)$(TargetName).pgd
UseLinkTimeCodeGeneration
PGInstrument
PGUpdate
true
true
true
$(PySourcePath)PC;$(PySourcePath)Include;$(IntDir);%(AdditionalIncludeDirectories)
$(_DebugPreprocessorDefinition)%(PreprocessorDefinitions)
0x0409
$(_DebugPreprocessorDefinition)%(PreprocessorDefinitions)
true
true
Win32
X64
$(IntDir)
$(MSBuildProjectName)_i.c
$(MSBuildProjectName)_p.c
<_PGCFiles Include="$(OutDir)instrumented\$(TargetName)!*.pgc" />
<_PGDFile Include="$(OutDir)instrumented\$(TargetName).pgd" />
<_CopyFiles Include="@(_PGCFiles);@(_PGDFile)" Condition="Exists(%(FullPath))" />
$(registry:HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Kits\Installed Roots@KitsRoot10)\bin\$(DefaultWindowsSDKVersion)\x86
$(registry:HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Kits\Installed Roots@KitsRoot10)\bin\x86
$(registry:HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Kits\Installed Roots@KitsRoot81)\bin\x86
$(registry:HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Kits\Installed Roots@KitsRoot)\bin\x86
$(registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v7.1A@InstallationFolder)\Bin\
<_SignCommand Condition="Exists($(SdkBinPath)) and '$(SigningCertificate)' != '' and $(SupportSigning)">"$(SdkBinPath)\signtool.exe" sign /q /a /n "$(SigningCertificate)" /fd sha256 /t http://timestamp.verisign.com/scripts/timestamp.dll /d "Python $(PythonVersion)"
<_SignCommand Condition="Exists($(SdkBinPath)) and '$(SigningCertificateSha1)' != '' and $(SupportSigning)">"$(SdkBinPath)\signtool.exe" sign /q /a /sha1 "$(SigningCertificateSha1)" /fd sha256 /t http://timestamp.verisign.com/scripts/timestamp.dll /d "Python $(PythonVersion)"
<_MakeCatCommand Condition="Exists($(SdkBinPath))">"$(SdkBinPath)\makecat.exe"