Nathan Sweet a2158cb64f Revert "[libgdx] Rollback SV to LWJGL2 to fix 4.0 SV build."
Nothing to see here!

This reverts commit 4a6e2fee4bb4a198a4c8a65b7b89c2e05eee5dd0.
2022-06-30 22:27:36 -04:00

16 lines
759 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="assets"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/gdx-box2d/libs/gdx-box2d-natives.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/spine-libgdx"/>
<classpathentry combineaccessrules="false" kind="src" path="/gdx-backend-lwjgl3"/>
<classpathentry combineaccessrules="false" kind="src" path="/gdx-lwjgl3-glfw-awt-macos"/>
<classpathentry kind="output" path="bin"/>
</classpath>