Added another project to freeze Blender Python code from the main intern

MSVC workspace. It is not finished completely but it works (through a
batchfile).
Maarten
This commit is contained in:
2002-11-10 23:54:39 +00:00
parent f21dd64460
commit 57ef60d081
3 changed files with 110 additions and 0 deletions

View File

@@ -0,0 +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