From: masensio Date: Tue, 12 Nov 2013 11:35:55 +0000 (+0100) Subject: OC-1869: Create Unit test project X-Git-Tag: oc-android-1.5.5~123^2~15^2~2 X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/commitdiff_plain/7d0030d848705e43ab9f295af1cc58afb8b2811e?ds=inline OC-1869: Create Unit test project --- diff --git a/oc_framework/project.properties b/oc_framework/project.properties index 484dab07..91d2b024 100644 --- a/oc_framework/project.properties +++ b/oc_framework/project.properties @@ -11,5 +11,5 @@ #proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt # Project target. -target=android-17 +target=android-19 android.library=true diff --git a/tests/.classpath b/tests/.classpath index f1a9fd6c..3ac9c4d6 100644 --- a/tests/.classpath +++ b/tests/.classpath @@ -4,7 +4,8 @@ - + +