summaryrefslogtreecommitdiff
path: root/src/intellij/asm.iml.SAMPLE
blob: 9886154bdf14ab7e7538d66e590a2d43cc32b020 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<?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$/../asm">
      <sourceFolder url="file://$MODULE_DIR$/../asm" isTestSource="false" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
  </component>
</module>