diff options
Diffstat (limited to 'vdrmanager')
-rw-r--r-- | vdrmanager/.classpath | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vdrmanager/.classpath b/vdrmanager/.classpath index 1b3438f..ac1e05c 100644 --- a/vdrmanager/.classpath +++ b/vdrmanager/.classpath @@ -4,5 +4,6 @@ <classpathentry kind="src" path="gen"/> <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> + <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> <classpathentry kind="output" path="bin/classes"/> </classpath> |