aboutsummaryrefslogtreecommitdiff
path: root/testapps/userLibTest/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'testapps/userLibTest/.classpath')
-rw-r--r--testapps/userLibTest/.classpath9
1 files changed, 9 insertions, 0 deletions
diff --git a/testapps/userLibTest/.classpath b/testapps/userLibTest/.classpath
new file mode 100644
index 000000000..132d8c93f
--- /dev/null
+++ b/testapps/userLibTest/.classpath
@@ -0,0 +1,9 @@
+<?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 kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/USERLIBTEST"/>
+ <classpathentry kind="output" path="bin/classes"/>
+</classpath>