android-calculatorpp/calculatorpp.iml

19 lines
943 B
Plaintext
Raw Normal View History

2014-05-30 06:09:35 -04:00
<?xml version="1.0" encoding="UTF-8"?>
2015-05-11 10:08:15 -04:00
<module external.linked.project.id="calculatorpp" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
2015-01-20 17:50:46 -05:00
<component name="FacetManager">
<facet type="java-gradle" name="Java-Gradle">
<configuration>
<option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/build" />
2015-05-11 10:08:15 -04:00
<option name="BUILDABLE" value="false" />
2015-01-20 17:50:46 -05:00
</configuration>
</facet>
</component>
2015-10-16 08:56:58 -04:00
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_7" inherit-compiler-output="true">
2015-01-20 17:50:46 -05:00
<exclude-output />
2014-05-30 06:09:35 -04:00
<content url="file://$MODULE_DIR$">
2015-01-20 17:50:46 -05:00
<excludeFolder url="file://$MODULE_DIR$/.gradle" />
2014-05-30 06:09:35 -04:00
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
2015-05-11 10:08:15 -04:00
</module>