2011-11-12 19:44:06 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="src" path="gen"/>
|
2012-05-01 16:53:19 +00:00
|
|
|
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/CuckooChessEngine"/>
|
2014-07-13 00:05:41 +00: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 19:44:06 +00:00
|
|
|
<classpathentry kind="output" path="bin/classes"/>
|
|
|
|
</classpath>
|