Home | History | Annotate | Download | only in gdx-backend-android
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <classpath>
      3 	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/gdx"/>
      4 	<classpathentry excluding="**/.svn/*" kind="src" path="src"/>
      5 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
      6 	<classpathentry kind="lib" path="libs/android-4.4.jar"/>
      7 	<classpathentry kind="lib" path="libs/support-v4-19.0.1.jar"/>
      8 	<classpathentry kind="output" path="bin"/>
      9 </classpath>
     10