android-calculatorpp/calculatorpp.iml

18 lines
868 B
Plaintext
Raw Normal View History

2014-05-30 06:09:35 -04:00
<?xml version="1.0" encoding="UTF-8"?>
2015-01-20 17:50:46 -05: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">
<component name="FacetManager">
<facet type="java-gradle" name="Java-Gradle">
<configuration>
<option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/build" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<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-01-20 17:50:46 -05:00
</module>