• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3	<classpathentry excluding="**/.svn/*" kind="src" path="src"/>
4	<classpathentry kind="src" path="tests-assets"/>
5	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
6	<classpathentry combineaccessrules="false" kind="src" path="/gdx">
7		<attributes>
8			<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="gdx/windows"/>
9		</attributes>
10	</classpathentry>
11	<classpathentry combineaccessrules="false" kind="src" path="/gdx-backend-lwjgl3"/>
12	<classpathentry combineaccessrules="false" kind="src" path="/gdx-tests"/>
13	<classpathentry kind="lib" path="/gdx-freetype/libs/gdx-freetype-natives.jar"/>
14	<classpathentry combineaccessrules="false" kind="src" path="/gdx-freetype"/>
15	<classpathentry combineaccessrules="false" kind="src" path="/gdx-controllers"/>
16	<classpathentry kind="lib" path="/gdx-controllers-desktop/libs/gdx-controllers-desktop-natives.jar"/>
17	<classpathentry kind="lib" path="/gdx-box2d/libs/gdx-box2d-natives.jar"/>
18	<classpathentry combineaccessrules="false" kind="src" path="/gdx-controllers-lwjgl3"/>
19	<classpathentry kind="output" path="bin"/>
20</classpath>
21