annotate project.properties @ 1:66b3a838feca
logging tip
Added logging of user interaction
author |
Fiore Martin <fiore@eecs.qmul.ac.uk> |
date |
Tue, 12 Feb 2013 15:31:48 +0000 |
parents |
e0ee6ac3a45f |
children |
|
rev |
line source |
fiore@0
|
1 # This file is automatically generated by Android Tools.
|
fiore@0
|
2 # Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
fiore@0
|
3 #
|
fiore@0
|
4 # This file must be checked in Version Control Systems.
|
fiore@0
|
5 #
|
fiore@0
|
6 # To customize properties used by the Ant build system edit
|
fiore@0
|
7 # "ant.properties", and override values to adapt the script to your
|
fiore@0
|
8 # project structure.
|
fiore@0
|
9 #
|
fiore@0
|
10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
fiore@0
|
11 #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
fiore@0
|
12
|
fiore@0
|
13 # Project target.
|
fiore@0
|
14 target=android-8
|