diff options
author | lado <herrlado@gmail.com> | 2012-05-02 01:03:14 +0200 |
---|---|---|
committer | lado <herrlado@gmail.com> | 2012-05-02 01:03:14 +0200 |
commit | 9a6c354ddc0cb15ebad08155cbf70bbcbdeb36d3 (patch) | |
tree | 9869d282ec32340bb3ff503966cc8b77b48e1a10 /vdrmanager | |
parent | 30e8c495ec552b0241f4c1dd460ad0d4a41dc9eb (diff) | |
download | vdr-manager-9a6c354ddc0cb15ebad08155cbf70bbcbdeb36d3.tar.gz vdr-manager-9a6c354ddc0cb15ebad08155cbf70bbcbdeb36d3.tar.bz2 |
export deps
Diffstat (limited to 'vdrmanager')
-rw-r--r-- | vdrmanager/.classpath | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vdrmanager/.classpath b/vdrmanager/.classpath index 3b9a0cb..1358b32 100644 --- a/vdrmanager/.classpath +++ b/vdrmanager/.classpath @@ -5,7 +5,7 @@ <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 kind="lib" path="lib/ormlite-android-4.30.jar" sourcepath="/home/lado/development/micromata/wingas/repositoryNexus/com/j256/ormlite/ormlite-android/4.30/ormlite-android-4.30-sources.jar"/> - <classpathentry kind="lib" path="lib/ormlite-core-4.30.jar" sourcepath="libsrc/ormlite-core-4.30-sources.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> |