mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-11-11 11:44:59 -05:00
10 lines
410 B
XML
10 lines
410 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="gen"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/Yaaic"/>
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
<classpathentry kind="lib" path="libs/robotium-solo-1.8.0.jar"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|