author | Sam Lantinga <slouken@libsdl.org> |
Tue, 19 Mar 2013 23:03:57 -0700 | |
changeset 7018 | 9cef1005df5f |
parent 6631 | 47ab7ba21530 |
child 7039 | f69b305b053d |
permissions | -rw-r--r-- |
6631
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
1 |
# This file is automatically generated by Android Tools. |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2 |
# Do not modify this file -- YOUR CHANGES WILL BE ERASED! |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
3 |
# |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
4 |
# This file must be checked in Version Control Systems. |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
5 |
# |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
6 |
# To customize properties used by the Ant build system edit |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
7 |
# "ant.properties", and override values to adapt the script to your |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
8 |
# project structure. |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
9 |
# |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
10 |
# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
11 |
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
12 |
|
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
13 |
# Project target. |
7018
9cef1005df5f
Fixed bug 1700 - Joysticks not supported in Android
Sam Lantinga <slouken@libsdl.org>
parents:
6631
diff
changeset
|
14 |
target=android-12 |