-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
16 lines (16 loc) · 1.09 KB
/
.classpath
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 exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="lib" path="libs/andengineaugmentedrealityextension.jar"/>
<classpathentry exported="true" kind="lib" path="libs/andenginelivewallpaperextension.jar"/>
<classpathentry exported="true" kind="lib" path="libs/andenginemodplayerextension.jar"/>
<classpathentry exported="true" kind="lib" path="libs/andenginemultitouchextension.jar"/>
<classpathentry exported="true" kind="lib" path="libs/andenginephysicsbox2dextension.jar"/>
<classpathentry exported="true" kind="lib" path="libs/andenginesvgtextureregionextension.jar"/>
<classpathentry kind="lib" path="libs/andengine.jar"/>
<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="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>