diff -r 55e6f3409146 -r f78522cede87 build.xml --- a/build.xml Sun Nov 06 00:35:02 2011 +0100 +++ b/build.xml Sun Nov 06 01:55:51 2011 +0100 @@ -1,102 +1,85 @@ - + - + It contains the path to the SDK. It should *NOT* be checked into + Version Control Systems. --> + - - + - - + - - - - - - - + This contains project specific properties such as project target, and library + dependencies. Lower level build properties are stored in ant.properties + (or in .classpath for Eclipse projects). - + This file is an integral part of the build system for your + application and should be checked into Version Control Systems. --> + - + - 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. - --> - - - - - - - - + + + + + +