diff build/win32/build_environments/scons/build_tests.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/build_tests.bat	Wed Feb 25 00:35:47 2009 +0000
+++ b/build/win32/build_environments/scons/build_tests.bat	Wed Feb 25 12:38:25 2009 +0000
@@ -9,7 +9,7 @@
 :: Goto TRUNK and call SCons
 cd \
 cd "%_%\..\..\..\.."
-scons debug=0 zip=1 tests=1
+scons debug=0 tests=1
 
 :: Delete old versions of _fife.pyd and rename the compiled fife.dll to _fife.pyd
 cd "%_%\..\..\..\..\engine\swigwrappers\python"