From 15757a2a326f6af73361e193d80a4c4a91e64702 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ha=C3=9F?= Date: Thu, 20 Feb 2014 22:53:47 +0100 Subject: Added AppMsg library to the librarys-folder --- libraries/Android-AppMsg/library/project.properties | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 libraries/Android-AppMsg/library/project.properties (limited to 'libraries/Android-AppMsg/library/project.properties') diff --git a/libraries/Android-AppMsg/library/project.properties b/libraries/Android-AppMsg/library/project.properties new file mode 100644 index 000000000..91d2b0246 --- /dev/null +++ b/libraries/Android-AppMsg/library/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-19 +android.library=true -- cgit v1.2.3