mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-05 08:05:58 +01:00
8e08a8ba4a
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@8113 b35dd754-fafc-0310-a699-88a17e54d16e
17 lines
724 B
XML
17 lines
724 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module version="4" relativePaths="true" type="JAVA_MODULE">
|
|
<component name="ModuleRootManager" />
|
|
<component name="NewModuleRootManager" inherit-compiler-output="false">
|
|
<output url="file://$MODULE_DIR$/../../classes" />
|
|
<exclude-output />
|
|
<output-test url="file://$MODULE_DIR$/../../classes" />
|
|
<content url="file://$MODULE_DIR$/../../test-unit">
|
|
<sourceFolder url="file://$MODULE_DIR$/../../test-unit" isTestSource="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="module" module-name="Smack" exported="" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntryProperties />
|
|
</component>
|
|
</module>
|
|
|