summaryrefslogtreecommitdiff
path: root/Android/HelloAndroid/HelloAndroid.iml
diff options
context:
space:
mode:
authorMatthias Melcher <fltk@matthiasm.com>2018-03-02 20:03:04 +0000
committerMatthias Melcher <fltk@matthiasm.com>2018-03-02 20:03:04 +0000
commit42555053a11cff99d49876cb373806fd9708ad8b (patch)
tree401e4f99bedeef5cd7f68d09a766ef0f9570dd6e /Android/HelloAndroid/HelloAndroid.iml
parentb2da1fcbaf0b0eebfbc29f22bf47e59a7ee0168e (diff)
More Android changes.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12699 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'Android/HelloAndroid/HelloAndroid.iml')
-rw-r--r--Android/HelloAndroid/HelloAndroid.iml19
1 files changed, 19 insertions, 0 deletions
diff --git a/Android/HelloAndroid/HelloAndroid.iml b/Android/HelloAndroid/HelloAndroid.iml
new file mode 100644
index 000000000..2f8158080
--- /dev/null
+++ b/Android/HelloAndroid/HelloAndroid.iml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module external.linked.project.id="HelloAndroid" 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