2011-11-12 20:44:09 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="src" path="gen"/>
|
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/DroidFish"/>
|
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
2014-07-12 16:34:07 +02:00
|
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
|
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
2011-11-12 20:44:09 +01:00
|
|
|
<classpathentry kind="output" path="bin/classes"/>
|
|
|
|
</classpath>
|