diff --git a/framework/build.xml b/framework/build.xml index 8f306c76..ce0af6a5 100644 --- a/framework/build.xml +++ b/framework/build.xml @@ -1,23 +1,23 @@ - + - + - + - + - - - - - + + + + + + classpathref="android.antlibs" /> + and import the build rules files. + The rules file is imported from + /platforms//templates/android_rules.xml + + To customize some build steps for your project: + - copy the content of the main node from android_rules.xml + - paste it in this build.xml below the task. + - disable the import by changing the setup task below to + + This will ensure that the properties are setup correctly but that your customized + build steps are used. + --> - - @@ -75,9 +76,10 @@ - + +