diff options
author | lado <herrlado@gmail.com> | 2013-06-14 11:29:15 +0200 |
---|---|---|
committer | lado <herrlado@gmail.com> | 2013-06-14 11:29:15 +0200 |
commit | c66eaf01307aadfceed92a19e2703ae3754218ce (patch) | |
tree | 710e5652fdb4f65ec9e9251b35b2d10b051c158c /vdrmanager/.classpath | |
parent | f649226f508d73c8ad3d404cd64233460c243d4e (diff) | |
download | vdr-manager-c66eaf01307aadfceed92a19e2703ae3754218ce.tar.gz vdr-manager-c66eaf01307aadfceed92a19e2703ae3754218ce.tar.bz2 |
current
Diffstat (limited to 'vdrmanager/.classpath')
-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> |