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:
1
intern/python/freeze/freeze.bat
Executable file
1
intern/python/freeze/freeze.bat
Executable 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
|
Reference in New Issue
Block a user