From f7c243564f87d60df322ea9f62c1591920f8d32b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Wed, 16 Apr 2014 21:49:29 +0200 Subject: Use git submodules for libs, fix compilation, remove library sourcecode --- libraries/HtmlTextView/project.properties | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 libraries/HtmlTextView/project.properties (limited to 'libraries/HtmlTextView/project.properties') diff --git a/libraries/HtmlTextView/project.properties b/libraries/HtmlTextView/project.properties deleted file mode 100644 index 91d2b0246..000000000 --- a/libraries/HtmlTextView/project.properties +++ /dev/null @@ -1,15 +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-19 -android.library=true -- cgit v1.2.3