]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Source/Python/Makefile
BaseTools: Support recent versions of cx_freeze.
[mirror_edk2.git] / BaseTools / Source / Python / Makefile
index 4eea515d9b9cd0ee57bb4335142fb8fdbd03dcca..8bc213b47c2e94555722847ce65e68793f1c8a02 100644 (file)
@@ -17,7 +17,7 @@
 \r
 !IF EXIST ($(PYTHON_FREEZER_PATH)\cxfreeze)\r
 # Using cx_Freeze 4.2.3 with Python 2.7.2\r
-FREEZE=$(PYTHON_FREEZER_PATH)\cxfreeze\r
+FREEZE=$(PYTHON_HOME)\python $(PYTHON_FREEZER_PATH)\cxfreeze\r
 !ELSE\r
 # Using cx_Freeze 3.0.3 with Python 2.5.4\r
 FREEZE=$(PYTHON_FREEZER_PATH)\FreezePython.exe\r