This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/intern/python/freeze/freeze.bat
Maarten Gribnau 57ef60d081 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
2002-11-10 23:54:39 +00:00

1 line
159 B
Batchfile
Executable File

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