10 lines
662 B
XML
Executable file
10 lines
662 B
XML
Executable file
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry excluding="com/badlogic/gdx/controllers/gwt/emu/" kind="src" path="src"/>
|
|
<classpathentry kind="src" path="src/com/badlogic/gdx/controllers/gwt/emu"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/gdx"/>
|
|
<classpathentry combineaccessrules="false" kind="src" path="/gdx-controllers"/>
|
|
<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|