mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-17 12:00:17 -07:00
iml dependency structure
This commit is contained in:
parent
b55d940ce5
commit
8abe04eb45
1 changed files with 2 additions and 13 deletions
15
.idea/09HDscape.iml
generated
15
.idea/09HDscape.iml
generated
|
|
@ -1,8 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<module type="JAVA_MODULE" version="4">
|
<module type="JAVA_MODULE" version="4">
|
||||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
|
||||||
<output url="file:///production/09HDscape" />
|
|
||||||
<output-test url="file:///test/09HDscape" />
|
|
||||||
<exclude-output />
|
<exclude-output />
|
||||||
<content url="file://$MODULE_DIR$/09HDscape-client">
|
<content url="file://$MODULE_DIR$/09HDscape-client">
|
||||||
<sourceFolder url="file://$MODULE_DIR$/09HDscape-client/src" isTestSource="false" />
|
<sourceFolder url="file://$MODULE_DIR$/09HDscape-client/src" isTestSource="false" />
|
||||||
|
|
@ -18,16 +16,7 @@
|
||||||
<orderEntry type="module-library">
|
<orderEntry type="module-library">
|
||||||
<library>
|
<library>
|
||||||
<CLASSES>
|
<CLASSES>
|
||||||
<root url="jar://$MODULE_DIR$/09HDscape-client/lib/gluegen-rt.jar!/" />
|
<root url="jar://$MODULE_DIR$/09HDscape-client/clientlibs.jar!/" />
|
||||||
</CLASSES>
|
|
||||||
<JAVADOC />
|
|
||||||
<SOURCES />
|
|
||||||
</library>
|
|
||||||
</orderEntry>
|
|
||||||
<orderEntry type="module-library">
|
|
||||||
<library>
|
|
||||||
<CLASSES>
|
|
||||||
<root url="jar://$MODULE_DIR$/09HDscape-client/lib/jogl.jar!/" />
|
|
||||||
</CLASSES>
|
</CLASSES>
|
||||||
<JAVADOC />
|
<JAVADOC />
|
||||||
<SOURCES />
|
<SOURCES />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue