# HG changeset patch # User nikita@nikita-lab # Date 1243887760 -7200 # Node ID 1fb348d4699ba9b5a621636a2c9186e3d6e5e091 # Parent 3bf40efc08eac6bea281b7d05035aa93bb08c877 modif diff -r 3bf40efc08ea -r 1fb348d4699b AndroidManifest.xml --- a/AndroidManifest.xml Mon Jun 01 17:02:50 2009 +0200 +++ b/AndroidManifest.xml Mon Jun 01 22:22:40 2009 +0200 @@ -40,4 +40,5 @@ + diff -r 3bf40efc08ea -r 1fb348d4699b default.properties --- a/default.properties Mon Jun 01 17:02:50 2009 +0200 +++ b/default.properties Mon Jun 01 22:22:40 2009 +0200 @@ -7,6 +7,8 @@ # "build.properties", and override values to adapt the script to your # project structure. +# Project target. +target=android-3 # apk configurations. This property allows creation of APK files with limited # resources. For example, if your application contains many locales and # you wish to release multiple smaller apks instead of a large one, you can @@ -18,5 +20,3 @@ # apk-config-european=en,fr,it,de,es # apk-config-northamerica=en,es apk-configurations= -# Project target. -target=android-3