OC-1869: Create Unit test project
[pub/Android/ownCloud.git] / oc_framework-test-project / .classpath
diff --git a/oc_framework-test-project/.classpath b/oc_framework-test-project/.classpath
new file mode 100644 (file)
index 0000000..d3d9f2d
--- /dev/null
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+       <classpathentry kind="src" path="src"/>
+       <classpathentry kind="src" path="gen"/>
+       <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
+       <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
+       <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
+       <classpathentry exported="true" kind="lib" path="/oc_framework/bin/oc_framework.jar"/>
+       <classpathentry kind="output" path="bin/classes"/>
+</classpath>