zutil/Zutil.iml

24 lines
995 B
Text
Raw Normal View History

2015-03-26 21:25:09 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
2015-05-04 16:41:55 +00:00
<component name="NewModuleRootManager" inherit-compiler-output="true">
2015-03-26 21:25:09 +00:00
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
2015-03-26 21:25:09 +00:00
</content>
<orderEntry type="inheritedJdk" />
2015-10-04 19:22:28 +00:00
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="libs" level="project" />
<orderEntry type="module-library" scope="TEST">
<library name="JUnit4">
2015-03-26 21:25:09 +00:00
<CLASSES>
<root url="jar://$APPLICATION_HOME_DIR$/lib/junit-4.11.jar!/" />
<root url="jar://$APPLICATION_HOME_DIR$/lib/hamcrest-core-1.3.jar!/" />
<root url="jar://$APPLICATION_HOME_DIR$/lib/hamcrest-library-1.3.jar!/" />
2015-03-26 21:25:09 +00:00
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</orderEntry>
</component>
</module>