diff build/win32/build_environments/scons/install_engine.bat @ 414:92433f507feb

Removed the install-dlls target and made the dll install part of both the fife-python (copies dlls to the <fife>/engine/python/fife dir) and install-python (copies dlls to <python>/site-packages/fife) [t:430]
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Tue, 02 Feb 2010 21:39:11 +0000
parents 10ac0c080564
children
line wrap: on
line diff
--- a/build/win32/build_environments/scons/install_engine.bat	Tue Feb 02 20:47:20 2010 +0000
+++ b/build/win32/build_environments/scons/install_engine.bat	Tue Feb 02 21:39:11 2010 +0000
@@ -1,5 +1,5 @@
 @echo off
 
 :: run scons
-python ..\..\applications\scons\scons.py -C ..\..\..\..\ install-python install-dlls
+python ..\..\applications\scons\scons.py -C ..\..\..\..\ install-python