2011-11-12 20:44:02 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="src" path="gen"/>
|
2014-07-12 16:15:31 +02:00
|
|
|
<classpathentry exported="true" kind="src" path="/CuckooChessEngine"/>
|
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:02 +01:00
|
|
|
<classpathentry kind="output" path="bin/classes"/>
|
|
|
|
</classpath>
|