From be569984b893e8cb412b9cc2b3826c92fd4c9d81 Mon Sep 17 00:00:00 2001 From: Dominik Date: Mon, 19 Nov 2012 17:56:58 +0100 Subject: rename main folders --- APG-API-Lib/project.properties | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 APG-API-Lib/project.properties (limited to 'APG-API-Lib/project.properties') diff --git a/APG-API-Lib/project.properties b/APG-API-Lib/project.properties new file mode 100644 index 000000000..36f15941e --- /dev/null +++ b/APG-API-Lib/project.properties @@ -0,0 +1,15 @@ +# 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-15 +android.library=true -- cgit v1.2.3