0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00
Anki-Android/.classpath

16 lines
828 B
Plaintext
Raw Normal View History

2011-02-15 10:15:38 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
2011-09-09 21:49:08 +02:00
<classpathentry kind="lib" path="libs/zc-strings-1.5.1.jar"/>
<classpathentry kind="lib" path="libs/ZControllerLib-android-1.5.1.jar"/>
<classpathentry kind="lib" path="libs/ZControllerLib-android-ui-1.5.1.jar"/>
<classpathentry kind="lib" path="libs/ZControllerLib-common-1.5.1.jar"/>
<!-- <classpathentry kind="lib" path="libs/achartengine-1.0.0r362.jar"/>-->
<classpathentry kind="src" path="test"/>
<classpathentry kind="lib" path="libs/robotium-solo-2.5.jar"/>
2012-01-02 14:43:17 +01:00
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
2011-02-15 10:15:38 +01:00
</classpath>