Searched defs:PYTHON_EXE (Results 1 – 4 of 4) sorted by relevance
15 #define PYTHON_EXE (L"python_d.exe") macro20 #define PYTHON_EXE (L"python.exe") macro
13 set PYTHON_EXE= variable24 if "%~1" EQU "--python-exe" (set PYTHON_EXE="/p:PythonExe=%~2") && shift && shift && goto CheckOpts variable
23 set PYTHON_EXE=%prefix%\python%suffix%.exe variable