aboutsummaryrefslogtreecommitdiffstats
path: root/jogl.iml
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-04-08 01:41:57 +0200
committerMichael Bien <[email protected]>2010-04-08 01:41:57 +0200
commit35bd7f95ace4654a13a94222d443c14e74280879 (patch)
treee65c8d0444000116f19407a93d1e71bacf63e77d /jogl.iml
parente76ebd8a98dfc60af05a490cae6e2e057a5c351d (diff)
added intelliJ modules for jogl, newt and nativewindow. Removed other projectfiles.
Diffstat (limited to 'jogl.iml')
-rw-r--r--jogl.iml19
1 files changed, 19 insertions, 0 deletions
diff --git a/jogl.iml b/jogl.iml
new file mode 100644
index 000000000..419fbc916
--- /dev/null
+++ b/jogl.iml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="JAVA_MODULE" version="4">
+ <component name="NewModuleRootManager" inherit-compiler-output="true">
+ <exclude-output />
+ <content url="file://$MODULE_DIR$">
+ <sourceFolder url="file://$MODULE_DIR$/src/jogl/classes" isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/src/jogl/junit" isTestSource="true" />
+ </content>
+ <content url="file://$MODULE_DIR$/build/jogl">
+ <sourceFolder url="file://$MODULE_DIR$/build/jogl/gensrc/classes-cdc" isTestSource="false" />
+ <sourceFolder url="file://$MODULE_DIR$/build/jogl/gensrc/classes" isTestSource="false" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="module" module-name="gluegen" />
+ <orderEntry type="library" name="junit" level="application" />
+ </component>
+</module>
+