update libraries

This commit is contained in:
Hannes Janetzek
2013-07-04 06:53:43 +02:00
parent d7af6c76a6
commit 0a4ba784d4
3 changed files with 24 additions and 23 deletions

View File

@@ -6,8 +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 combineaccessrules="false" kind="src" path="/gdx-backends-gwt"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>