annotate android/project/local.properties @ 4921:40a43c6d9220
Fixed crash if the gesture coordinates go negative - FIXME: Should this protection be at a lower level?
author |
Sam Lantinga <slouken@libsdl.org> |
date |
Tue, 30 Nov 2010 18:08:01 -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
|