author | Philipp Wiesemann <philipp.wiesemann@arcor.de> |
Sat, 09 Jul 2016 22:06:00 +0200 | |
changeset 10191 | 4c5c73f91e49 |
parent 7907 | 24b4e98c6010 |
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. |
7907
24b4e98c6010
Adds Joystick support for Android
Gabriel Jacobo <gabomdq@gmail.com>
parents:
7039
diff
changeset
|
14 |
target=android-12 |