mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-01 01:35:59 +01:00
c30fd3b9e5
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2421 b35dd754-fafc-0310-a699-88a17e54d16e
18 lines
724 B
XML
18 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">
|
|
<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>
|
|
|