author | Ryan C. Gordon <icculus@icculus.org> |
Sun, 28 Aug 2016 13:36:13 -0400 | |
changeset 10286 | 3b884985835c |
parent 6631 | 47ab7ba21530 |
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 used to override default values used by the Ant build system. |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
2 |
# |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
3 |
# This file must be checked into Version Control Systems, as it is |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
4 |
# integral to the build system of your project. |
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 |
# This file is only used by the Ant script. |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
7 |
|
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
8 |
# You can use this to override default values such as |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
9 |
# 'source.dir' for the location of your java source folder and |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
10 |
# 'out.dir' for the location of your output folder. |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
11 |
|
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
12 |
# You can also use it define how the release builds are signed by declaring |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
13 |
# the following properties: |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
14 |
# 'key.store' for the location of your keystore and |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
15 |
# 'key.alias' for the name of the key to use. |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
16 |
# The password will be asked during the build when you use the 'release' target. |
47ab7ba21530
Updated the Android project template and README.android
Sam Lantinga <slouken@libsdl.org>
parents:
diff
changeset
|
17 |