From a6e7b6cc08cea358c157320ff9d61d424c57e92b Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 4 May 2012 15:31:50 +0200 Subject: Android: proper version.code and test manifest --- make/build-test.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'make/build-test.xml') diff --git a/make/build-test.xml b/make/build-test.xml index 3b7aaccf1..75c319068 100644 --- a/make/build-test.xml +++ b/make/build-test.xml @@ -69,7 +69,7 @@ android.abi="${android.abi}" androidmanifest.path="resources/android/AndroidManifest-test.xml" androidresources.path="resources/android/res-test" - jarmanifest.path="${build.jogl}/manifest.mf" + jarmanifest.path="${build.test}/manifest-test.mf" version.code="${jogl_int_version}" version.name="${jogl.version.plus}" /> @@ -94,7 +94,18 @@ - + + + + + + + + + + -- cgit v1.2.3