aboutsummaryrefslogtreecommitdiffstats
path: root/newt.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 /newt.iml
parente76ebd8a98dfc60af05a490cae6e2e057a5c351d (diff)
added intelliJ modules for jogl, newt and nativewindow. Removed other projectfiles.
Diffstat (limited to 'newt.iml')
-rw-r--r--newt.iml15
1 files changed, 15 insertions, 0 deletions
diff --git a/newt.iml b/newt.iml
new file mode 100644
index 000000000..cfaabf195
--- /dev/null
+++ b/newt.iml
@@ -0,0 +1,15 @@
+<?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$/src/newt">
+ <sourceFolder url="file://$MODULE_DIR$/src/newt/classes" isTestSource="false" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="module" module-name="nativewindow" />
+ <orderEntry type="module" module-name="gluegen" />
+ <orderEntry type="library" name="junit" level="application" />
+ </component>
+</module>
+