MinimalBible-Legacy/MinimalBible/.classpath
DjBushido 29f02e59b2 Add jsword to the classpath
Need to add a submodule sometime in the future.
2014-04-16 14:08:47 -04:00

11 lines
521 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="lib" path="/jsword"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>