X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=androidtest%2Fbuild.xml;h=fde62ad9275a1341166789e2bf80720590461da9;hb=8d9e1195f5f5e09eca351a2c31d8516810c9225f;hp=82c1a68f3e433f8f86f7cf83634647fb09fab2bd;hpb=b5e712e7ae14a3ad3efbdd5664bbbe483f1e3a32;p=zxing.git diff --git a/androidtest/build.xml b/androidtest/build.xml index 82c1a68f..fde62ad9 100644 --- a/androidtest/build.xml +++ b/androidtest/build.xml @@ -20,7 +20,7 @@ limitations under the License. to find the SDK location, I've removed it and pointed us at the global ZXing build.properties. --> - + - - - - - + + + + + - + @@ -130,8 +130,9 @@ limitations under the License. - - + + Creating output directories if needed... @@ -153,7 +154,7 @@ limitations under the License. - + @@ -172,13 +173,14 @@ limitations under the License. - + @@ -192,7 +194,7 @@ limitations under the License. - + @@ -201,6 +203,7 @@ limitations under the License. + @@ -235,11 +238,24 @@ limitations under the License. manifest="AndroidManifest.xml" resources="${resource-folder}" assets="${asset-folder}" - androidjar="${android-jar}" + androidjar="${android.jar}" outfolder="${out-folder}" basename="${ant.project.name}" /> + + @@ -253,6 +269,14 @@ limitations under the License. + + + + + + + + + - Installing ${out-debug-package} onto default emulator... - - - - - - - Installing ${out-debug-package} onto default emulator...