2011-03-01 08:23:10 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2012-02-05 00:07:27 +01:00
|
|
|
<classpathentry kind="src" path="gen"/>
|
2011-03-01 08:23:10 +01:00
|
|
|
<classpathentry kind="src" path="src"/>
|
2011-03-06 20:12:32 +01:00
|
|
|
<classpathentry kind="src" path="tests"/>
|
2012-02-05 00:07:27 +01:00
|
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
|
|
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
2012-04-06 06:35:04 +02:00
|
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
2012-02-05 00:07:27 +01:00
|
|
|
<classpathentry kind="output" path="bin/classes"/>
|
2011-03-01 08:23:10 +01:00
|
|
|
</classpath>
|