diff --git a/intern/make/msvc_7_0/build_install_all.vcproj b/intern/make/msvc_7_0/build_install_all.vcproj index f7d0fbc8c3f..cd53554f95e 100644 --- a/intern/make/msvc_7_0/build_install_all.vcproj +++ b/intern/make/msvc_7_0/build_install_all.vcproj @@ -25,8 +25,7 @@ Name="VCPostBuildEventTool" Description="Python freeze" CommandLine="ECHO Freezing Blender Python code -..\..\python\freeze\freeze.bat -"/> +python.exe -S -O ..\..\python\freeze\freeze.py -d -D -x os -x pprint -I ../../python/modules -o ../../../source/blender/bpython/frozen ../../python/modules/VRMLmain.py"/>