fix classpath

This commit is contained in:
Hannes Janetzek
2013-07-15 14:17:12 +02:00
parent 093744d2b1
commit ab6ab2ec57
2 changed files with 11 additions and 13 deletions

View File

@@ -5,7 +5,6 @@
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry combineaccessrules="false" kind="src" path="/vtm"/>
<classpathentry combineaccessrules="false" kind="src" path="/gdx-jnigen"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>