2009-05-15 17:32:49 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2010-11-07 08:35:45 +01:00
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
2010-12-17 23:12:31 +01:00
|
|
|
<classpathentry combineaccessrules="false" kind="src" path="/Yaaic"/>
|
2011-11-26 23:20:08 +01:00
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="src" path="gen"/>
|
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
2011-11-27 00:00:25 +01:00
|
|
|
<classpathentry kind="lib" path="libs/robotium-solo-3.0.jar"/>
|
2011-11-26 23:20:08 +01:00
|
|
|
<classpathentry kind="output" path="bin/classes"/>
|
2009-05-15 17:32:49 +02:00
|
|
|
</classpath>
|