-
Notifications
You must be signed in to change notification settings - Fork 0
/
afroman-client.iml
35 lines (35 loc) · 1.45 KB
/
afroman-client.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="EclipseModuleManager">
<libelement value="file://$MODULE_DIR$/assets" />
<libelement value="jar://$MODULE_DIR$/lib/jl1.0.1.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/mp3spi1.9.5.jar!/" />
<libelement value="jar://$MODULE_DIR$/lib/tritonus_share.jar!/" />
<src_description expected_position="0">
<src_folder value="file://$MODULE_DIR$/src" expected_position="0" />
</src_description>
</component>
<component name="NewModuleRootManager">
<output url="file://$MODULE_DIR$/bin" />
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/assets" type="java-resource" />
</content>
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="inheritedJdk" />
<orderEntry type="module-library" exported="">
<library name="assets">
<CLASSES>
<root url="file://$MODULE_DIR$/assets" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
<orderEntry type="library" name="Console" level="project" />
<orderEntry type="library" name="jl1.0.1" level="project" />
<orderEntry type="library" name="mp3spi1.9.5" level="project" />
<orderEntry type="library" name="tritonus_share" level="project" />
</component>
</module>