Debug
ARM
Debug
ARM64
Debug
Win32
Debug
x64
PGInstrument
ARM
PGInstrument
ARM64
PGInstrument
Win32
PGInstrument
x64
PGUpdate
ARM
PGUpdate
ARM64
PGUpdate
Win32
PGUpdate
x64
Release
ARM
Release
ARM64
Release
Win32
Release
x64
{B11D750F-CD1F-4A96-85CE-E69A5C5259F9}
Application
false
MultiByte
10.0.30319.1
Py_BUILD_CORE;_CONSOLE;%(PreprocessorDefinitions)
Console
2000000
8000000
{cf7ac3d1-e2df-41d2-bea6-1e2556cdea26}
false
ucrtbase
ucrtbased
@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)
@"$(OutDir)python$(PyDebugExt).exe" %*
$([System.IO.File]::ReadAllText('$(PySourcePath)python.bat'))