Searched defs:PYTHON_FREEZER_PATH (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/
H A Dtoolsetup.bat263 if not defined PYTHON_FREEZER_PATH (
266 set PYTHON_FREEZER_PATH=%PYTHON_HOME%\Tools\cx_Freeze-3.0.3 variable
269 set PYTHON_FREEZER_PATH=%PYTHON_HOME%\Tools\cx_Freeze variable
272 set PYTHON_FREEZER_PATH=C:\cx_Freeze variable
275 set PYTHON_FREEZER_PATH=C:\cx_Freeze-3.0.3 variable
277 if not defined PYTHON_FREEZER_PATH (
290 echo PYTHON_FREEZER_PATH = %PYTHON_FREEZER_PATH%
334 if defined PYTHON_FREEZER_PATH (

Completed in 41 milliseconds