1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2025-02-20 04:41:46 -05:00
Yaaic/test/.classpath

11 lines
491 B
Plaintext
Raw Normal View History

2009-05-15 17:32:49 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<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"/>
2012-01-21 23:39:03 +01:00
<classpathentry kind="lib" path="libs/robotium-solo-3.1.jar"/>
2011-11-26 23:20:08 +01:00
<classpathentry kind="output" path="bin/classes"/>
2009-05-15 17:32:49 +02:00
</classpath>