Use licenses library project in android shared and buoy project

This commit is contained in:
Bennet Brunsen
2015-12-07 14:01:15 +01:00
parent 19d6b4925d
commit 364ade6d29
2 changed files with 2 additions and 0 deletions
@@ -12,5 +12,6 @@
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/com.sap.sse.shared.android"/>
<classpathentry kind="lib" path="/google-play-services_lib/libs/google-play-services.jar"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/org.json.simple"/>
<classpathentry combineaccessrules="false" kind="src" path="/de.psdev.licensesdialog"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
@@ -5,5 +5,6 @@
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<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 combineaccessrules="false" kind="src" path="/de.psdev.licensesdialog"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>