These freeze changes give working frozen Python code on Windows.

Maarten
This commit is contained in:
2002-12-01 22:58:29 +00:00
parent 4950e0e74b
commit 3ee75a90d2
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
C:\Python-2.2.2\PCBuild\python.exe -S -O freeze.py -d -x os -x pprint -x Blender -I ../modules -o ../../../source/blender/bpython/frozen ../modules/VRMLmain.py
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