DebugARMDebugARM64DebugWin32Debugx64PGInstrumentARMPGInstrumentARM64PGInstrumentWin32PGInstrumentx64PGUpdateARMPGUpdateARM64PGUpdateWin32PGUpdatex64ReleaseARMReleaseARM64ReleaseWin32Releasex64{B11D750F-CD1F-4A96-85CE-E69A5C5259F9}ApplicationfalseMultiByte
<_ProjectFileVersion>10.0.30319.1
Py_BUILD_CORE;_CONSOLE;%(PreprocessorDefinitions)Console2000000{cf7ac3d1-e2df-41d2-bea6-1e2556cdea26}falseucrtbaseucrtbased
<_PGOPath Condition="$(Configuration) == 'PGInstrument' and $(Platform) == 'Win32'">@set PATH=%PATH%%3B$(VCInstallDir)bin
<_PGOPath Condition="$(Configuration) == 'PGInstrument' and $(Platform) == 'x64'">@set PATH=%PATH%%3B$(VCInstallDir)bin\amd64
<_PGOPath Condition="$(Configuration) == 'PGInstrument' and $(VC_PGO_RunTime_Dir) != ''">@set PATH=%PATH%%3B$(VC_PGO_RunTime_Dir)
<_Content>@rem This script invokes the most recently built Python with all arguments
@rem passed through to the interpreter. This file is generated by the
@rem build process and any changes *will* be thrown away by the next
@rem rebuild.
@rem This is only meant as a convenience for developing CPython
@rem and using it outside of that context is ill-advised.
@echo Running $(Configuration)^|$(Platform) interpreter...
@setlocal
@set PYTHONHOME=$(PySourcePath)
$(_PGOPath)
@"$(OutDir)python$(PyDebugExt).exe" %*
<_ExistingContent Condition="Exists('$(PySourcePath)python.bat')">$([System.IO.File]::ReadAllText('$(PySourcePath)python.bat'))
<_LicenseFiles Include="@(LicenseFiles)">
$([System.IO.File]::ReadAllText(%(FullPath)))