summaryrefslogtreecommitdiff
path: root/instrumentation/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'instrumentation/.classpath')
-rw-r--r--instrumentation/.classpath3
1 files changed, 2 insertions, 1 deletions
diff --git a/instrumentation/.classpath b/instrumentation/.classpath
index a4763d1..7bc01d9 100644
--- a/instrumentation/.classpath
+++ b/instrumentation/.classpath
@@ -3,6 +3,7 @@
<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 exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>