BlochRender.iml 921 B

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="JAVA_MODULE" version="4">
  3. <component name="NewModuleRootManager" inherit-compiler-output="true">
  4. <exclude-output />
  5. <content url="file://$MODULE_DIR$">
  6. <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
  7. </content>
  8. <orderEntry type="inheritedJdk" />
  9. <orderEntry type="sourceFolder" forTests="false" />
  10. <orderEntry type="library" name="com.io7m.bundles:org.jogamp.jogl:2.3.2001" level="project" />
  11. <orderEntry type="library" name="com.miglayout:miglayout-swing:4.2" level="project" />
  12. <orderEntry type="library" name="jogamp-fat" level="project" />
  13. <orderEntry type="module-library">
  14. <library>
  15. <CLASSES>
  16. <root url="jar://$MODULE_DIR$/lib/annotations-20.1.0.jar!/" />
  17. </CLASSES>
  18. <JAVADOC />
  19. <SOURCES />
  20. </library>
  21. </orderEntry>
  22. </component>
  23. </module>