summaryrefslogtreecommitdiff
path: root/Source/Android/Android.iml
diff options
context:
space:
mode:
authorRyan Houdek <Sonicadvance1@gmail.com>2013-07-16 03:47:45 -0500
committerRyan Houdek <Sonicadvance1@gmail.com>2013-07-16 03:47:45 -0500
commitfbd67325a6c0351069286c814bf3e2a8106ccb26 (patch)
tree1b749ee4798b77c59af1f15b9f8d62cf5159cd45 /Source/Android/Android.iml
parent9123f58bd5fdd57514b3d199308b98022685c251 (diff)
[Android] If one wants to use Android Studio. They can import the folder themselves.
Diffstat (limited to 'Source/Android/Android.iml')
-rw-r--r--Source/Android/Android.iml26
1 files changed, 0 insertions, 26 deletions
diff --git a/Source/Android/Android.iml b/Source/Android/Android.iml
deleted file mode 100644
index 3ad11d598f..0000000000
--- a/Source/Android/Android.iml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
- <component name="FacetManager">
- <facet type="android" name="Dolphin Emulator">
- <configuration>
- <notImportedProperties>
- <property>MANIFEST_FILE_PATH</property>
- <property>RESOURCES_DIR_PATH</property>
- <property>ASSETS_DIR_PATH</property>
- <property>NATIVE_LIBS_DIR_PATH</property>
- </notImportedProperties>
- </configuration>
- </facet>
- </component>
- <component name="NewModuleRootManager" inherit-compiler-output="true">
- <exclude-output />
- <content url="file://$MODULE_DIR$">
- <sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" />
- <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
- </content>
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="library" name="android-support-v13" level="project" />
- </component>
-</module>
-