diff build/win32/build_environments/scons/logbuild_engine.bat @ 185:70724fd111b8

* Removing deprecated ZIP build parameter as the engine gets built with with ZIP support by default now
author mvbarracuda@33b003aa-7bff-0310-803a-e67f0ece8222
date Wed, 25 Feb 2009 12:38:25 +0000
parents 4a0efb7baf70
children 80b3c41c3427
line wrap: on
line diff
--- a/build/win32/build_environments/scons/logbuild_engine.bat	Wed Feb 25 00:35:47 2009 +0000
+++ b/build/win32/build_environments/scons/logbuild_engine.bat	Wed Feb 25 12:38:25 2009 +0000
@@ -12,7 +12,7 @@
 :: Goto TRUNK and call SCons
 cd \
 cd "%_%\..\..\..\.."
-scons debug=0 zip=1 >> "%_%\engine_build_log.txt" 2>&1
+scons debug=0 >> "%_%\engine_build_log.txt" 2>&1
 
 :: Delete old versions of _fife.pyd and rename the compiled fife.dll to _fife.pyd
 cd "%_%\..\..\..\..\engine\swigwrappers\python"