mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-01 09:45:59 +01:00
a631b163e8
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@10878 b35dd754-fafc-0310-a699-88a17e54d16e
15 lines
654 B
XML
15 lines
654 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module relativePaths="true" type="JAVA_MODULE" version="4">
|
|
<component name="NewModuleRootManager" inherit-compiler-output="false">
|
|
<output url="file://$MODULE_DIR$/../../classes" />
|
|
<output-test url="file://$MODULE_DIR$/../../classes" />
|
|
<exclude-output />
|
|
<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" />
|
|
</component>
|
|
</module>
|
|
|