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$/../examples/nbody"> 6 <sourceFolder url="file://$MODULE_DIR$/../examples/nbody/src/main/java" isTestSource="false" /> 7 <sourceFolder url="file://$MODULE_DIR$/../examples/nbody/src/main/resources" type="java-resource" /> 8 <!--<excludeFolder url="file://$MODULE_DIR$/../examples/nbody/src/main/java/nbody" />--> 9 </content> 10 <orderEntry type="inheritedJdk" /> 11 <orderEntry type="sourceFolder" forTests="false" /> 12 <orderEntry type="module" module-name="core" /> 13 <orderEntry type="module" module-name="backend_ffi_opencl" /> 14 <orderEntry type="module" module-name="wrap_shared" /> 15 <orderEntry type="module" module-name="wrap_opencl" /> 16 <orderEntry type="module" module-name="wrap_opengl" /> 17 <orderEntry type="module-library"> 18 <library> 19 <CLASSES> 20 <root url="jar://$MODULE_DIR$/../build/hat-jextracted-opencl-1.0.jar!/" /> 21 <root url="jar://$MODULE_DIR$/../build/extraction-opencl-1.0.jar!/" /> 22 </CLASSES> 23 <JAVADOC /> 24 <SOURCES /> 25 </library> 26 </orderEntry> 27 <orderEntry type="module-library"> 28 <library> 29 <CLASSES> 30 <root url="jar://$MODULE_DIR$/../build/hat-jextracted-opengl-1.0.jar!/" /> 31 <root url="jar://$MODULE_DIR$/../build/extraction-opengl-1.0.jar!/" /> 32 </CLASSES> 33 <JAVADOC /> 34 <SOURCES /> 35 </library> 36 </orderEntry> 37 </component> 38 </module>