-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAdvancedBrewery.iml.1
More file actions
18 lines (17 loc) · 985 Bytes
/
AdvancedBrewery.iml.1
File metadata and controls
18 lines (17 loc) · 985 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="inheritedJdk" />
<orderEntry type="library" scope="PROVIDED" name="Minecraft" level="project" />
<orderEntry type="library" scope="PROVIDED" name="net.sourceforge.argo:argo:3.2" level="project" />
<orderEntry type="library" name="org.ow2.asm:asm-all:4.1" level="project" />
<orderEntry type="library" scope="PROVIDED" name="org.bouncycastle:bcprov-ext-jdk15on:1.48" level="project" />
<orderEntry type="library" scope="PROVIDED" name="com.google.guava:guava:14.0-rc3" level="project" />
<orderEntry type="module" module-name="Forge" scope="PROVIDED" />
</component>
</module>