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:
2002-12-22 23:02:21 +00:00
parent 7d4f269ce1
commit a609ff51e8

View File

@@ -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