mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-02 00:25:10 -04:00
24 lines
946 B
XML
24 lines
946 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="FacetManager">
|
|
<facet type="android" name="Android">
|
|
<configuration>
|
|
<option name="PLATFORM_NAME" value="Android 1.6 Platform" />
|
|
<option name="USE_CUSTOM_GEN_FOLDER" value="false" />
|
|
<option name="CUSTOM_GEN_FOLDER_RELATIVE_PATH" value="" />
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="library" name="compile-only-libs" level="project" />
|
|
<orderEntry type="library" scope="PROVIDED" name="Android 1.6 Platform" level="application" />
|
|
</component>
|
|
</module>
|
|
|