annotate android/project/local.properties @ 4898:164bee619400
XDamageDestroy is called before use_damage is tested. This crashes on my
setup. The patch calls XDamageDestroy only when use_damage is true.
Kind regards,
André
author |
Sam Lantinga <slouken@libsdl.org> |
date |
Mon, 27 Sep 2010 00:49:56 -0700 |
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
|