-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathunoGameProject.eml
More file actions
24 lines (24 loc) · 1.1 KB
/
unoGameProject.eml
File metadata and controls
24 lines (24 loc) · 1.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<component inherit-compiler-output="true">
<output-test url="file://$MODULE_DIR$/out/test/unoGameProject"/>
<exclude-output/>
<contentEntry url="file://$MODULE_DIR$"/>
<lib name="gdx-backend-lwjgl-natives.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/librairies/gdx-backend-lwjgl-natives.jar!/"/>
</lib>
<lib name="gdx-backend-lwjgl.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/librairies/gdx-backend-lwjgl.jar!/"/>
</lib>
<lib name="gdx-natives.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/librairies/gdx-natives.jar!/"/>
</lib>
<lib name="gdx.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/librairies/gdx.jar!/"/>
</lib>
<lib name="junit-4.11.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/librairies/junit-4.11.jar!/"/>
</lib>
<lib name="tween-engine-api.jar" scope="COMPILE">
<relative-module-cls project-related="jar://$PROJECT_DIR$/librairies/tween-engine-api.jar!/"/>
</lib>
</component>