From 7d0030d848705e43ab9f295af1cc58afb8b2811e Mon Sep 17 00:00:00 2001 From: masensio Date: Tue, 12 Nov 2013 12:35:55 +0100 Subject: [PATCH] OC-1869: Create Unit test project --- oc_framework/project.properties | 2 +- tests/.classpath | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) 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 @@ - + + -- 2.11.0