14 lines
806 B
XML
14 lines
806 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="gen"/>
|
|
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/vtm"/>
|
|
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/vtm-gdx"/>
|
|
<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 exported="true" kind="lib" path="/vtm-libs/gdx/gdx-backend-android.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="/vtm-libs/gdx/gdx.jar"/>
|
|
<classpathentry kind="output" path="bin/classes"/>
|
|
</classpath>
|