diff options
| author | Teddy <ted.sybil@gmail.com> | 2013-08-25 21:05:00 +0800 |
|---|---|---|
| committer | Teddy <ted.sybil@gmail.com> | 2013-08-25 21:05:00 +0800 |
| commit | 263967cbb477983ae8680b431c1d93f102971c30 (patch) | |
| tree | ffb7a63d5987ce6368caec1e07d2f5df0fb35986 /project.properties | |
| parent | 69a0eecd6a831127d04970c4c1b5749c641b8e5e (diff) | |
restructured the project
Diffstat (limited to 'project.properties')
| -rw-r--r-- | project.properties | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/project.properties b/project.properties deleted file mode 100644 index ce39f2d..0000000 --- a/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 |