Some fixes to LBreakout2

This commit is contained in:
pelya
2010-09-16 17:23:34 +03:00
parent 71fbff7e6b
commit 54eb8bbb4a
14 changed files with 52 additions and 18 deletions

View File

@@ -3,6 +3,6 @@
if [ \! -f Makefile ] ; then
../launchConfigure.sh --disable-install --enable-sdl-net LIBS=-lintl
fi
rm -f libapplication.so
make
mv -f client/lbreakout2 libapplication.so