diff options
author | sjtufs <[email protected]> | 2013-08-28 17:32:17 +0800 |
---|---|---|
committer | sjtufs <[email protected]> | 2013-08-28 17:32:17 +0800 |
commit | 6d2cbdae51c0cc2a1e2c898dcfc73df49e87682c (patch) | |
tree | fb4aad81ddb7a6879528702ba6f1ee0d5a133f2a /client/Piztor/project.properties | |
parent | f2786f75014ddbe3ab0c73892feb216ef95a59e5 (diff) |
Markers (Other Users) are now "touchable"
Diffstat (limited to 'client/Piztor/project.properties')
-rw-r--r-- | client/Piztor/project.properties | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/client/Piztor/project.properties b/client/Piztor/project.properties deleted file mode 100644 index ce39f2d..0000000 --- a/client/Piztor/project.properties +++ /dev/null @@ -1,14 +0,0 @@ -# This file is automatically generated by Android Tools. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must be checked in Version Control Systems. -# -# To customize properties used by the Ant build system edit -# "ant.properties", and override values to adapt the script to your -# project structure. -# -# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): -#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt - -# Project target. -target=android-18 |