-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathTeamProject.iml
More file actions
24 lines (24 loc) · 945 Bytes
/
TeamProject.iml
File metadata and controls
24 lines (24 loc) · 945 Bytes
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"?>
<module version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/lib" type="java-resource" />
</content>
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module-library">
<library>
<CLASSES>
<root url="file://$MODULE_DIR$/lib/lwjgl" />
</CLASSES>
<JAVADOC />
<SOURCES>
<root url="file://$MODULE_DIR$/lib/lwjgl" />
</SOURCES>
<jarDirectory url="file://$MODULE_DIR$/lib/lwjgl" recursive="false" />
<jarDirectory url="file://$MODULE_DIR$/lib/lwjgl" recursive="false" type="SOURCES" />
</library>
</orderEntry>
</component>
</module>