From 651abbc4f8b35616ec84692ecfe2590c15966703 Mon Sep 17 00:00:00 2001 From: sekelsenmat Date: Mon, 31 Oct 2011 10:29:22 +0000 Subject: [PATCH] Updates the project to the newSDK git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2108 8e941d3f-bd1b-0410-a28a-d453659cc2b4 --- examples/androidlcl/android/build.xml | 75 ++++++++++---------- examples/androidlcl/android/local.properties | 2 +- 2 files changed, 39 insertions(+), 38 deletions(-) diff --git a/examples/androidlcl/android/build.xml b/examples/androidlcl/android/build.xml index 73bc2da82..b3f5ea6e0 100644 --- a/examples/androidlcl/android/build.xml +++ b/examples/androidlcl/android/build.xml @@ -1,15 +1,14 @@ - - + + - - + - - + - - - - - - + + - @@ -53,32 +54,32 @@ - [This is typically used for code obfuscation. - Compiled code location: ${out.classes.absolute.dir} - If this is not done in place, override ${out.dex.input.absolute.dir}] + /* This is typically used for code obfuscation. + Compiled code location: ${out.classes.absolute.dir} + If this is not done in place, override ${out.dex.input.absolute.dir} */ --> - - - + + diff --git a/examples/androidlcl/android/local.properties b/examples/androidlcl/android/local.properties index d5219d1cb..6a8ab1aa4 100644 --- a/examples/androidlcl/android/local.properties +++ b/examples/androidlcl/android/local.properties @@ -7,4 +7,4 @@ # location of the SDK. This is only used by Ant # For customization when using a Version Control System, please read the # header note. -sdk.dir=/home/felipe/Programas/android-sdk-linux_x86 +sdk.dir=/home/felipe/Programas/android-sdk-linux