2011-11-12 20:44:06 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="src" path="gen"/>
|
2012-05-01 18:53:19 +02:00
|
|
|
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/CuckooChessEngine"/>
|
2014-07-13 02:05:41 +02:00
|
|
|
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
|
2016-08-28 01:55:03 +02:00
|
|
|
<classpathentry kind="con" path="org.eclipse.andmore.ANDROID_FRAMEWORK"/>
|
|
|
|
<classpathentry exported="true" kind="con" path="org.eclipse.andmore.LIBRARIES"/>
|
|
|
|
<classpathentry exported="true" kind="con" path="org.eclipse.andmore.DEPENDENCIES"/>
|
2011-11-12 20:44:06 +01:00
|
|
|
<classpathentry kind="output" path="bin/classes"/>
|
|
|
|
</classpath>
|