diff options
Diffstat (limited to '.idea/modules.xml')
-rw-r--r-- | .idea/modules.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 61474230d..000000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectModuleManager"> - <modules> - <module fileurl="file://$PROJECT_DIR$/src/jogl/Jogl.iml" filepath="$PROJECT_DIR$/src/jogl/Jogl.iml" /> - <module fileurl="file://$PROJECT_DIR$/src/nativewindow/Nativewindow.iml" filepath="$PROJECT_DIR$/src/nativewindow/Nativewindow.iml" /> - <module fileurl="file://$PROJECT_DIR$/src/newt/Newt.iml" filepath="$PROJECT_DIR$/src/newt/Newt.iml" /> - </modules> - </component> -</project> - |