summaryrefslogtreecommitdiff
path: root/tests/tests.iml
diff options
context:
space:
mode:
authorYves Fischer <yvesf-git@xapek.org>2014-01-11 18:44:50 +0100
committerYves Fischer <yvesf-git@xapek.org>2014-01-11 18:48:48 +0100
commit002a2c3e1d0f091a48f8cc3eb7dce519870debaf (patch)
tree64140ef20603bcf66dc33b8f2c5416d006547cb1 /tests/tests.iml
downloadandiodine-002a2c3e1d0f091a48f8cc3eb7dce519870debaf.tar.gz
andiodine-002a2c3e1d0f091a48f8cc3eb7dce519870debaf.zip
import code
Diffstat (limited to 'tests/tests.iml')
-rw-r--r--tests/tests.iml26
1 files changed, 26 insertions, 0 deletions
diff --git a/tests/tests.iml b/tests/tests.iml
new file mode 100644
index 0000000..6698b2b
--- /dev/null
+++ b/tests/tests.iml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="JAVA_MODULE" version="4">
+ <component name="FacetManager">
+ <facet type="android" name="Android">
+ <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$/src" isTestSource="true" />
+ <sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="module" module-name="andiodine" scope="PROVIDED" />
+ </component>
+</module>
+