Mercurial > fife-parpg
log SConstruct @ 697:ecaa4d98f05f tip
age | author | description |
---|---|---|
Mon, 05 Jul 2010 19:36:41 +0000 | prock | Added some debug capability when building with mingw on windows. This should work for you if you have debug versions of python available. |
Mon, 03 May 2010 15:56:00 +0000 | prock | Debug is now automatically enabled when you build with profiling enabled. |
Tue, 02 Feb 2010 20:47:20 +0000 | prock | 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] |