view build/win32/build_environments/scons/install_engine.bat @ 413:10ac0c080564

Added the install-dlls target for the win32 platform only. It copies all dlls to both the Python site-packages/fife directory and the <FIFE>/engine/python/fife directory. This assumes you have the Development Kit is installed in the build/win32 directory. I have not tested to make sure this doesn't break other platforms. [t:430]
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Tue, 02 Feb 2010 20:47:20 +0000
parents 847c6ec4544e
children 92433f507feb
line wrap: on
line source

@echo off

:: run scons
python ..\..\applications\scons\scons.py -C ..\..\..\..\ install-python install-dlls