Updated app settings

This commit is contained in:
Jerome Marty
2010-12-21 12:57:55 +01:00
committed by pelya
parent 8b3e6054cb
commit c8331f318d
4 changed files with 44 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
#!/bin/sh
if [ \! -f Makefile ] ; then
../launchConfigure.sh --disable-install --enable-sdl-net LIBS=-lintl
fi
rm -f libapplication.so
make
mv -f src/lmarbles libapplication.so