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