summaryrefslogtreecommitdiff
path: root/layoutlib/android.sdktools.layoutlib.iml
blob: bb86553cf31b9ef6a8486c55087bd2d2c680436c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
  <component name="NewModuleRootManager" inherit-compiler-output="true">
    <exclude-output />
    <content url="file://$MODULE_DIR$">
      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
      <sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" exported="" name="layoutlib" level="project" />
    <orderEntry type="module" module-name="sdk-common" />
    <orderEntry type="module" module-name="annotations" />
    <orderEntry type="module" module-name="android-common" />
    <orderEntry type="module" module-name="platform-api" />
    <orderEntry type="module" module-name="layoutlib-api" />
    <orderEntry type="library" name="ASM" level="project" />
  </component>
</module>