mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-08 16:36:13 +00:00
11 lines
569 B
XML
11 lines
569 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="gen"/>
|
|
<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="/ownCloud Android library test project"/>
|
|
<classpathentry kind="output" path="bin/classes"/>
|
|
</classpath>
|