SDL: fixed compilation from standalone sources

This commit is contained in:
Sergii Pylypenko
2015-07-03 21:22:52 +03:00
parent ccf5111084
commit 10540d4d2c

View File

@@ -867,6 +867,8 @@ for F in */strings.xml; do
done
cd ../../..
mkdir -p project/libs
if [ "$GooglePlayGameServicesId" = "n" -o -z "$GooglePlayGameServicesId" ] ; then
$SEDI "/==GOOGLEPLAYGAMESERVICES==/ d" project/AndroidManifest.xml
GooglePlayGameServicesId=""