diff options
| author | Matthias Melcher <git@matthiasm.com> | 2019-01-14 23:27:12 +0100 |
|---|---|---|
| committer | Matthias Melcher <git@matthiasm.com> | 2019-01-14 23:27:12 +0100 |
| commit | 16181a3afb550b5e8d43c3f2103c0c2841f01052 (patch) | |
| tree | e381c35ca3a47914085486a9b000c537799987a5 /ide/AndroidStudio3/AndroidStudio3.iml | |
| parent | 6ff11dd8d0c811d1ddb5c9f753ace8f73bbfede1 (diff) | |
Android: modifying CMake to also create AndroidStudio IDE
Diffstat (limited to 'ide/AndroidStudio3/AndroidStudio3.iml')
| -rw-r--r-- | ide/AndroidStudio3/AndroidStudio3.iml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/ide/AndroidStudio3/AndroidStudio3.iml b/ide/AndroidStudio3/AndroidStudio3.iml deleted file mode 100644 index e1f575209..000000000 --- a/ide/AndroidStudio3/AndroidStudio3.iml +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module external.linked.project.id="AndroidStudio3" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" type="JAVA_MODULE" version="4"> - <component name="FacetManager"> - <facet type="java-gradle" name="Java-Gradle"> - <configuration> - <option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/build" /> - <option name="BUILDABLE" value="false" /> - </configuration> - </facet> - </component> - <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true"> - <exclude-output /> - <content url="file://$MODULE_DIR$"> - <excludeFolder url="file://$MODULE_DIR$/.gradle" /> - </content> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - </component> -</module>
\ No newline at end of file |
