Removed fixed path for Python excutable.
The README will explain how to set an option in MSVC to make it find python. Maarten
This commit is contained in:
@@ -1 +1 @@
|
||||
C:\Python-2.2.2\PCBuild\python.exe -S -O freeze.py -d -x os -x pprint -I ../modules -o ../../../source/blender/bpython/frozen ../modules/VRMLmain.py
|
||||
python.exe -S -O freeze.py -d -x os -x pprint -I ../modules -o ../../../source/blender/bpython/frozen ../modules/VRMLmain.py
|
Reference in New Issue
Block a user