diff options
author | lado <herrlado@gmail.com> | 2012-06-13 12:50:09 +0200 |
---|---|---|
committer | lado <herrlado@gmail.com> | 2012-06-13 12:50:09 +0200 |
commit | 1c87299d71e3be883e02b594a5cb258481d617f8 (patch) | |
tree | b7c3e981dbd4902e2b64dddc3b3becab7372f21b /vdrmanager/.classpath | |
parent | b9dd7ea86b390b59c4ab3035bc39e440fdcafa65 (diff) | |
download | vdr-manager-1c87299d71e3be883e02b594a5cb258481d617f8.tar.gz vdr-manager-1c87299d71e3be883e02b594a5cb258481d617f8.tar.bz2 |
libs vs. lib
Diffstat (limited to 'vdrmanager/.classpath')
-rw-r--r-- | vdrmanager/.classpath | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vdrmanager/.classpath b/vdrmanager/.classpath index 1358b32..fc68d0c 100644 --- a/vdrmanager/.classpath +++ b/vdrmanager/.classpath @@ -4,8 +4,5 @@ <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> <classpathentry kind="src" path="gen"/> <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> - <classpathentry kind="lib" path="lib/android-support-v4.jar"/> - <classpathentry exported="true" kind="lib" path="lib/ormlite-android-4.30.jar" sourcepath="libsrc/ormlite-android-4.30-sources.jar"/> - <classpathentry exported="true" kind="lib" path="lib/ormlite-core-4.30.jar" sourcepath="libsrc/ormlite-core-4.30-sources.jar"/> <classpathentry kind="output" path="bin/classes"/> </classpath> |