lbreakout2, adding an icon to the app, thanks to humdinger for the icon

This commit is contained in:
begasus
2014-09-02 21:55:50 +02:00
parent 2bbbdea080
commit 7294c2dad7
2 changed files with 37 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ BUILD()
libtoolize --force --copy --install
LDFLAGS="-lintl -lnetwork" runConfigure ./configure --with-docdir=$documentationDir
make $jobArgs
addResourcesToBinaries LBreakout2.rdef client/lbreakout2
}
INSTALL()
{