mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-01 01:35:59 +01:00
19 lines
724 B
Text
19 lines
724 B
Text
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<module version="4" relativePaths="true" type="JAVA_MODULE">
|
||
|
<component name="ModuleRootManager" />
|
||
|
<component name="NewModuleRootManager">
|
||
|
<output url="file://$MODULE_DIR$/../../classes" />
|
||
|
<exclude-output />
|
||
|
<exclude-exploded />
|
||
|
<content url="file://$MODULE_DIR$/../..">
|
||
|
<sourceFolder url="file://$MODULE_DIR$/../../source" isTestSource="false" />
|
||
|
<sourceFolder url="file://$MODULE_DIR$/../../test" isTestSource="false" />
|
||
|
</content>
|
||
|
<orderEntry type="inheritedJdk" />
|
||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||
|
<orderEntry type="library" name="Smack" level="project" />
|
||
|
<orderEntryProperties />
|
||
|
</component>
|
||
|
</module>
|
||
|
|