use jars from vtm-ext-libs

This commit is contained in:
Hannes Janetzek
2013-09-23 17:06:29 +02:00
parent 973949180f
commit b7b15e120a
6 changed files with 20 additions and 19 deletions

View File

@@ -7,7 +7,7 @@
<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="libs/gdx-backend-android.jar" sourcepath="libs/gdx-backend-android-sources.jar"/>
<classpathentry exported="true" kind="lib" path="/vtm-gdx/libs/gdx.jar" sourcepath="/vtm-gdx/libs/gdx-sources.jar"/>
<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>