summaryrefslogtreecommitdiff
path: root/src/intellij/asm.iml.SAMPLE
diff options
context:
space:
mode:
Diffstat (limited to 'src/intellij/asm.iml.SAMPLE')
-rw-r--r--src/intellij/asm.iml.SAMPLE12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/intellij/asm.iml.SAMPLE b/src/intellij/asm.iml.SAMPLE
new file mode 100644
index 0000000000..ba9e7e899f
--- /dev/null
+++ b/src/intellij/asm.iml.SAMPLE
@@ -0,0 +1,12 @@
+<?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>
+