mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-15 19:10:18 -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"?>
|
||||
<module type="JAVA_MODULE" version="4">
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
||||
<output url="file:///production/09HDscape" />
|
||||
<output-test url="file:///test/09HDscape" />
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$/09HDscape-client">
|
||||
<sourceFolder url="file://$MODULE_DIR$/09HDscape-client/src" isTestSource="false" />
|
||||
|
|
@ -18,16 +16,7 @@
|
|||
<orderEntry type="module-library">
|
||||
<library>
|
||||
<CLASSES>
|
||||
<root url="jar://$MODULE_DIR$/09HDscape-client/lib/gluegen-rt.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
</library>
|
||||
</orderEntry>
|
||||
<orderEntry type="module-library">
|
||||
<library>
|
||||
<CLASSES>
|
||||
<root url="jar://$MODULE_DIR$/09HDscape-client/lib/jogl.jar!/" />
|
||||
<root url="jar://$MODULE_DIR$/09HDscape-client/clientlibs.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue