mirror of
https://github.com/glest/glest-source.git
synced 2025-02-24 03:32:35 +01:00
Another try...
This commit is contained in:
parent
9ae185e37b
commit
2738169c6b
@ -54,11 +54,11 @@ fi
|
||||
cd $PROJDIR
|
||||
echo "copying binaries ..."
|
||||
cp -r lib/* "$RELEASEDIR/lib"
|
||||
cp {mk/shared/,}*.ico "$RELEASEDIR/"
|
||||
cp {mk/shared/,}*.bmp "$RELEASEDIR/"
|
||||
cp {mk/shared/,}*.png "$RELEASEDIR/"
|
||||
cp {mk/shared/,}*.xpm "$RELEASEDIR/"
|
||||
cp {mk/shared/,}*.ini "$RELEASEDIR/"
|
||||
cp {../shared/,}*.ico "$RELEASEDIR/"
|
||||
cp {../shared/,}*.bmp "$RELEASEDIR/"
|
||||
cp {../shared/,}*.png "$RELEASEDIR/"
|
||||
cp {../shared/,}*.xpm "$RELEASEDIR/"
|
||||
cp {../shared/,}*.ini "$RELEASEDIR/"
|
||||
cp megaglest "$RELEASEDIR/"
|
||||
cp megaglest_editor "$RELEASEDIR/"
|
||||
cp megaglest_g3dviewer "$RELEASEDIR/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user