annotate android/project/local.properties @ 4924:455c0dad84df
Allow the SDK path to be rebased
Fixed bug compiling on Mac OS X 10.5
author |
Sam Lantinga <slouken@libsdl.org> |
date |
Wed, 01 Dec 2010 12:22:29 -0800 |
parents |
9076cdb027af |
children |
|
rev |
line source |
4726
|
1 # This file is automatically generated by Android Tools.
|
|
2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
|
3 #
|
|
4 # This file must *NOT* be checked in Version Control Systems,
|
|
5 # as it contains information specific to your local configuration.
|
|
6
|
|
7 # location of the SDK. This is only used by Ant
|
|
8 # For customization when using a Version Control System, please read the
|
|
9 # header note.
|
|
10 sdk.dir=/home/paul/Projects/gsoc/sdk/android-sdk-linux_86
|