use jars from vtm-ext-libs
This commit is contained in:
parent
973949180f
commit
b7b15e120a
@ -8,5 +8,6 @@
|
||||
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/vtm-android"/>
|
||||
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/vtm"/>
|
||||
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
||||
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/vtm-libs"/>
|
||||
<classpathentry kind="output" path="bin/classes"/>
|
||||
</classpath>
|
||||
|
@ -2,9 +2,9 @@
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
||||
<classpathentry kind="lib" path="libs/jackson-core-2.1.4.jar"/>
|
||||
<classpathentry kind="lib" path="libs/osmosis-osm-binary-0.43.jar"/>
|
||||
<classpathentry kind="lib" path="libs/protobuf-java-2.4.1.jar"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/vtm"/>
|
||||
<classpathentry exported="true" kind="lib" path="/vtm-libs/extras/jackson-core-2.1.4.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="/vtm-libs/extras/osmosis-osm-binary-0.43.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="/vtm-libs/extras/protobuf-java-2.4.1.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
@ -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>
|
||||
|
@ -4,9 +4,9 @@
|
||||
<classpathentry kind="src" path="assets"/>
|
||||
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/vtm-gdx"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry exported="true" kind="lib" path="libs/gdx-backend-lwjgl-natives.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="libs/gdx-backend-lwjgl.jar" sourcepath="libs/gdx-backend-lwjgl-sources.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="libs/gdx-natives.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="/vtm/libs/vtm-jni-natives.jar"/>
|
||||
<classpathentry kind="lib" path="/vtm-libs/gdx/gdx-backend-lwjgl-natives.jar"/>
|
||||
<classpathentry exported="true" kind="lib" path="/vtm-libs/gdx/gdx-backend-lwjgl.jar"/>
|
||||
<classpathentry kind="lib" path="/vtm-libs/gdx/gdx-natives.jar"/>
|
||||
<classpathentry kind="lib" path="/vtm-libs/gdx/vtm-jni-natives.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
@ -6,9 +6,9 @@
|
||||
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/vtm"/>
|
||||
<classpathentry kind="lib" path="war/WEB-INF/lib/gdx-backend-gwt-sources.jar"/>
|
||||
<classpathentry kind="lib" path="war/WEB-INF/lib/gdx-backend-gwt.jar" sourcepath="war/WEB-INF/lib/gdx-backend-gwt-sources.jar"/>
|
||||
<classpathentry kind="lib" path="/vtm-gdx/libs/gdx-sources.jar"/>
|
||||
<classpathentry kind="lib" path="/vtm-gdx/libs/gdx.jar" sourcepath="/vtm-gdx/libs/gdx-sources.jar"/>
|
||||
<classpathentry kind="lib" path="/vtm-libs/gdx/gdx-backend-gwt-sources.jar"/>
|
||||
<classpathentry kind="lib" path="/vtm-libs/gdx/gdx-backend-gwt.jar"/>
|
||||
<classpathentry kind="lib" path="/vtm-libs/gdx/gdx-sources.jar"/>
|
||||
<classpathentry kind="lib" path="/vtm-libs/gdx/gdx.jar"/>
|
||||
<classpathentry kind="output" path="war/WEB-INF/classes"/>
|
||||
</classpath>
|
||||
|
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/vtm"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
<classpathentry exported="true" kind="lib" path="libs/gdx.jar" sourcepath="libs/gdx-sources.jar"/>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/vtm"/>
|
||||
<classpathentry exported="true" kind="lib" path="/vtm-libs/gdx/gdx.jar"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
|
Loading…
x
Reference in New Issue
Block a user