Utilities/Utilities.iml

25 lines
1.5 KiB
Plaintext
Raw Normal View History

2017-02-10 12:06:24 +01:00
<?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$/test" isTestSource="true" />
</content>
2017-06-25 23:52:02 +02:00
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
2017-02-10 12:06:24 +01:00
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="bouncyCastle bcprov-jdk15on" level="application" />
<orderEntry type="library" name="jna" level="application" />
<orderEntry type="library" scope="TEST" name="junit-4.12" level="application" />
<orderEntry type="library" name="netty-all" level="application" />
<orderEntry type="library" name="logging slf4j-api" level="application" />
<orderEntry type="library" name="bouncyCastle bcpg-jdk15on" level="application" />
<orderEntry type="library" name="bouncyCastle bcpkix-jdk15on" level="application" />
2017-02-18 23:57:28 +01:00
<orderEntry type="library" name="kryo" level="application" />
2017-02-10 12:06:24 +01:00
<orderEntry type="library" name="lz4_xxhash" level="application" />
<orderEntry type="library" name="lzma-java" level="application" />
2017-02-18 23:57:28 +01:00
<orderEntry type="library" name="reflectasm" level="application" />
2017-02-17 16:25:51 +01:00
<orderEntry type="library" name="dorkbox message_bus" level="application" />
<orderEntry type="library" name="dorkbox object_pool" level="application" />
2017-02-10 12:06:24 +01:00
</component>
</module>