Skip to content
Snippets Groups Projects
briar-core.iml 2.02 KiB
Newer Older
  • Learn to ignore specific revisions
  • <?xml version="1.0" encoding="UTF-8"?>
    <module external.linked.project.id=":briar-core" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$/.." external.system.id="GRADLE" external.system.module.group="briar" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
      <component name="FacetManager">
        <facet type="android-gradle" name="Android-Gradle">
          <configuration>
            <option name="GRADLE_PROJECT_PATH" value=":briar-core" />
          </configuration>
        </facet>
        <facet type="java-gradle" name="Java-Gradle">
          <configuration>
            <option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/build" />
            <option name="BUILDABLE" value="true" />
          </configuration>
        </facet>
      </component>
    
      <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_6" inherit-compiler-output="false">
    
        <output url="file://$MODULE_DIR$/build/classes/main" />
        <output-test url="file://$MODULE_DIR$/build/classes/test" />
        <exclude-output />
        <content url="file://$MODULE_DIR$">
          <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
          <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
          <sourceFolder url="file://$MODULE_DIR$/src/test/resources" type="java-test-resource" />
          <excludeFolder url="file://$MODULE_DIR$/.gradle" />
          <excludeFolder url="file://$MODULE_DIR$/build" />
        </content>
        <orderEntry type="inheritedJdk" />
        <orderEntry type="sourceFolder" forTests="false" />
        <orderEntry type="module" module-name="briar-api" exported="" />
        <orderEntry type="library" exported="" name="guice-3.0-no_aop" level="project" />
        <orderEntry type="library" exported="" name="javax.inject" level="project" />
    
        <orderEntry type="library" exported="" name="h2small-1.4.190" level="project" />
        <orderEntry type="library" exported="" name="spongy-core-1.53" level="project" />
    
        <orderEntry type="library" exported="" name="weupnp-0.1.3-SNAPSHOT-briar" level="project" />
      </component>
    
    akwizgran's avatar
    akwizgran committed
    </module>