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 </content> 9 <orderEntry type="inheritedJdk" /> 10 <orderEntry type="sourceFolder" forTests="false" /> 11 <orderEntry type="module" module-name="hat-core" /> 12 <orderEntry type="module-library"> 13 <library> 14 <CLASSES> 15 <root url="jar://$MODULE_DIR$/../build/opengl.jar!/" /> 16 </CLASSES> 17 <JAVADOC /> 18 <SOURCES /> 19 </library> 20 </orderEntry> 21 <orderEntry type="module" module-name="backend_ffi_opencl" /> 22 <orderEntry type="module-library"> 23 <library> 24 <CLASSES> 25 <root url="jar://$MODULE_DIR$/../build/opencl.jar!/" /> 26 </CLASSES> 27 <JAVADOC /> 28 <SOURCES /> 29 </library> 30 </orderEntry> 31 <orderEntry type="module" module-name="wrap" /> 32 <orderEntry type="module" module-name="glwrap" /> 33 <orderEntry type="module" module-name="clwrap" /> 34 </component> 35 </module>