-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.classpath
More file actions
16 lines (16 loc) · 891 Bytes
/
.classpath
File metadata and controls
16 lines (16 loc) · 891 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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="libs/commons-math3-3.5-javadoc.jar"/>
<classpathentry kind="lib" path="libs/commons-math3-3.5.jar"/>
<classpathentry kind="lib" path="libs/jME3-android.jar"/>
<classpathentry kind="lib" path="libs/jME3-blender.jar"/>
<classpathentry kind="lib" path="libs/jME3-core.jar"/>
<classpathentry kind="lib" path="libs/jME3-jogg.jar"/>
<classpathentry kind="lib" path="libs/jME3-plugins.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>