summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.gluegen.all.android-armv7-cross.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-03-27 05:12:51 +0200
committerSven Gothel <[email protected]>2012-03-27 05:12:51 +0200
commitdd19355464d63ff2e77013f2e537e49d3ba750a1 (patch)
treeaf143aa910a14c02b18a2258ad32e68f5cb33a6d /make/scripts/make.gluegen.all.android-armv7-cross.sh
parent90660b99631668193e853012459c8d242951e03a (diff)
Add *.apk files to the 7z archive [for deployment]
Diffstat (limited to 'make/scripts/make.gluegen.all.android-armv7-cross.sh')
-rwxr-xr-xmake/scripts/make.gluegen.all.android-armv7-cross.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/make.gluegen.all.android-armv7-cross.sh b/make/scripts/make.gluegen.all.android-armv7-cross.sh
index 321d6a3..5572479 100755
--- a/make/scripts/make.gluegen.all.android-armv7-cross.sh
+++ b/make/scripts/make.gluegen.all.android-armv7-cross.sh
@@ -87,6 +87,7 @@ export GLUEGEN_CPPTASKS_FILE="lib/gluegen-cpptasks-android-armv7.xml"
which gcc 2>&1 | tee make.gluegen.all.android-armv7-cross.log
+#BUILD_ARCHIVE=true \
ant \
-Drootrel.build=build-android-armv7 \
$* 2>&1 | tee -a make.gluegen.all.android-armv7-cross.log