From 26612066e36a6d9364942670366d3c04947e7177 Mon Sep 17 00:00:00 2001 From: Patrick Moor Date: Thu, 16 Jan 2014 18:52:01 -0800 Subject: [PATCH] changes to meta data --- .classpath | 3 ++- default.properties | 11 ----------- project.properties | 14 ++++++++++++++ 3 files changed, 16 insertions(+), 12 deletions(-) delete mode 100644 default.properties create mode 100644 project.properties diff --git a/.classpath b/.classpath index 609aa00..6aed2eb 100644 --- a/.classpath +++ b/.classpath @@ -3,5 +3,6 @@ - + + diff --git a/default.properties b/default.properties deleted file mode 100644 index 46769a7..0000000 --- a/default.properties +++ /dev/null @@ -1,11 +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 use, -# "build.properties", and override values to adapt the script to your -# project structure. - -# Project target. -target=android-7 diff --git a/project.properties b/project.properties new file mode 100644 index 0000000..22d0dca --- /dev/null +++ b/project.properties @@ -0,0 +1,14 @@ +# 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-7