From f73c6e2d5ca5f8c4c0c2d2540fe5efccb83ef30e Mon Sep 17 00:00:00 2001 From: Par Winzell Date: Thu, 9 Sep 2010 17:24:22 +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/vilya/trunk@968 c613c5cb-e716-0410-b11b-feb51c14d237 --- vilya.iml | 161 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 161 insertions(+) create mode 100644 vilya.iml diff --git a/vilya.iml b/vilya.iml new file mode 100644 index 00000000..c41c5dd2 --- /dev/null +++ b/vilya.iml @@ -0,0 +1,161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +