summaryrefslogtreecommitdiffstats
path: root/make/build-test.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build-test.xml')
-rw-r--r--make/build-test.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build-test.xml b/make/build-test.xml
index 16f9659..3c87650 100644
--- a/make/build-test.xml
+++ b/make/build-test.xml
@@ -144,11 +144,11 @@
jarbasename="gluegen-test"
nativebuilddir="${build_t.lib}"
nativebasename="test"
+ android.abi="${android.abi}"
androidmanifest.path="resources/android/AndroidManifest-Test.xml"
androidresources.path="resources/android/res"
version.code="${gluegen_int_version}"
version.name="${gluegen.version.plus}"
- android.abi="${android.abi}"
/>
</target>