This repository has been archived by the owner on Jan 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNuBuildGDX.iml
35 lines (35 loc) · 2.37 KB
/
NuBuildGDX.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="annotations-24.0.1" level="project" />
<orderEntry type="library" name="gdx-1.9.14" level="project" />
<orderEntry type="library" name="gdx-backend-lwjgl3-1.9.14" level="project" />
<orderEntry type="library" name="gdx-platform-1.9.14-natives-desktop" level="project" />
<orderEntry type="library" name="lwjgl-3.3.4-natives-freebsd" level="project" />
<orderEntry type="library" name="lwjgl-3.3.4-natives-linux-arm64" level="project" />
<orderEntry type="library" name="lwjgl-3.3.4-natives-linux" level="project" />
<orderEntry type="library" name="lwjgl-3.3.4-natives-macos-arm64" level="project" />
<orderEntry type="library" name="lwjgl-3.3.4-natives-macos" level="project" />
<orderEntry type="library" name="lwjgl-3.3.4-natives-windows-arm64" level="project" />
<orderEntry type="library" name="lwjgl-3.3.4-natives-windows" level="project" />
<orderEntry type="library" name="lwjgl-3.3.4" level="project" />
<orderEntry type="library" name="lwjgl-glfw-3.3.4-natives-freebsd" level="project" />
<orderEntry type="library" name="lwjgl-glfw-3.3.4-natives-linux-arm64" level="project" />
<orderEntry type="library" name="lwjgl-glfw-3.3.4-natives-linux" level="project" />
<orderEntry type="library" name="lwjgl-glfw-3.3.4-natives-macos-arm64" level="project" />
<orderEntry type="library" name="lwjgl-glfw-3.3.4-natives-macos" level="project" />
<orderEntry type="library" name="lwjgl-glfw-3.3.4-natives-windows" level="project" />
<orderEntry type="library" name="lwjgl-glfw-3.3.4" level="project" />
<orderEntry type="library" name="jna-5.15.0" level="project" />
<orderEntry type="library" name="jna-platform-5.15.0" level="project" />
<orderEntry type="library" name="lwjgl-glfw-3.3.4-natives-windows-arm64" level="project" />
<orderEntry type="library" name="jinput-2.0.9" level="project" />
<orderEntry type="library" name="jinput-2.0.10-natives-all" level="project" />
</component>
</module>