From d59be4e7a3c9ded90132e8e54b31e18a270ba677 Mon Sep 17 00:00:00 2001 From: Par Winzell Date: Thu, 9 Sep 2010 17:24:01 +0000 Subject: [PATCH] IDEA module files. You'll need to name your SDK 'Flex SDK (player 9)' for these to work. I have eschewed modules exporting the modules they depend on forward; partly because this doesn't work right for Flex compilation anyway, and partly because we do explicit dependencies everywhere else, so why not here? Each module explicitly lists the libraries and modules on which it depends. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1012 ed5b42cb-e716-0410-a449-f6a68f950b19 --- nenya.iml | 179 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 179 insertions(+) create mode 100644 nenya.iml diff --git a/nenya.iml b/nenya.iml new file mode 100644 index 00000000..26fa0115 --- /dev/null +++ b/nenya.iml @@ -0,0 +1,179 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +