Home | History | Annotate | Download | only in gdx-box2d-gwt
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <classpath>
      3 	<classpathentry excluding="com/badlogic/gdx/physics/box2d/gwt/emu/" kind="src" path="src"/>
      4 	<classpathentry kind="src" path="src/com/badlogic/gdx/physics/box2d/gwt/emu"/>
      5 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
      6 	<classpathentry combineaccessrules="false" kind="src" path="/gdx"/>
      7 	<classpathentry combineaccessrules="false" kind="src" path="/gdx-box2d"/>
      8 	<classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
      9 	<classpathentry kind="output" path="bin"/>
     10 </classpath>
     11