-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
13 lines (13 loc) · 872 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/gdx"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/gdx-backend-android"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/smashsmash-desktop"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/tween-engine-utils"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/tween-engine-api"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>