From b5bc1819925148adfdb1f2baccdfe9ecd3dc4dbf Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Sat, 27 Mar 2010 15:13:30 +0100 Subject: added idea project files --- src/jogl/Jogl.iml | 13 +++++++++++++ src/nativewindow/Nativewindow.iml | 12 ++++++++++++ src/newt/Newt.iml | 13 +++++++++++++ 3 files changed, 38 insertions(+) create mode 100644 src/jogl/Jogl.iml create mode 100644 src/nativewindow/Nativewindow.iml create mode 100644 src/newt/Newt.iml (limited to 'src') diff --git a/src/jogl/Jogl.iml b/src/jogl/Jogl.iml new file mode 100644 index 000000000..7811f4280 --- /dev/null +++ b/src/jogl/Jogl.iml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/nativewindow/Nativewindow.iml b/src/nativewindow/Nativewindow.iml new file mode 100644 index 000000000..673f8d17c --- /dev/null +++ b/src/nativewindow/Nativewindow.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/newt/Newt.iml b/src/newt/Newt.iml new file mode 100644 index 000000000..ab8359299 --- /dev/null +++ b/src/newt/Newt.iml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + -- cgit v1.2.3