From: Uwe Trottmann Date: Tue, 14 Aug 2012 06:33:14 +0000 (+0200) Subject: Use the Util Android library project. X-Git-Url: http://gitweb.fperrin.net/?p=Dictionary.git;a=commitdiff_plain;h=a0ff122453442dcd8a781bf22c2609092abfa77c Use the Util Android library project. --- diff --git a/.classpath b/.classpath index 117a6ee..84c0596 100644 --- a/.classpath +++ b/.classpath @@ -2,7 +2,6 @@ - diff --git a/project.properties b/project.properties index c1fd41a..9afbeff 100644 --- a/project.properties +++ b/project.properties @@ -11,3 +11,4 @@ split.density=false # Project target. target=android-8 +android.library.reference.1=../Util