Mercurial > fife-parpg
log engine/SConscript @ 413:10ac0c080564
age | author | description |
---|---|---|
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] |
Sun, 31 Jan 2010 17:17:23 +0000 | prock | Move the LINKFLAGS to a more appropriate spot. |
Wed, 27 Jan 2010 15:58:49 +0000 | prock | Adding the correct header in a lot of files. Also made a small change to the CHANGES file by adding the 0.3.1 section. |