X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=androidtest%2Fbuild.xml;h=fde62ad9275a1341166789e2bf80720590461da9;hb=5ea18b9a884b7b20cd87c0e99999da702cac3bfb;hp=e165ff6df0c7bea0777f10341dad25f007951e15;hpb=b3ae9137deaac7e747957912071d20d5a2737aaa;p=zxing.git diff --git a/androidtest/build.xml b/androidtest/build.xml index e165ff6d..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. - + @@ -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...