mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-01 09:45:59 +01:00
52 lines
1.9 KiB
XML
52 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module version="4" relativePaths="true" type="JAVA_MODULE">
|
|
<component name="BuildJarSettings">
|
|
<containerInfo>
|
|
<containerElement type="module" name="JingleExtension">
|
|
<attribute name="method" value="1" />
|
|
<attribute name="URI" value="/" />
|
|
</containerElement>
|
|
</containerInfo>
|
|
<setting name="jarUrl" value="file://$MODULE_DIR$/../../JingleExtension.jar" />
|
|
<setting name="buildJar" value="true" />
|
|
<setting name="mainClass" value="" />
|
|
</component>
|
|
<component name="ModuleRootManager" />
|
|
<component name="NewModuleRootManager" inherit-compiler-output="false">
|
|
<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="true" />
|
|
</content>
|
|
<orderEntry type="inheritedJdk" />
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="module-library" exported="">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../merge/jstun-0.6.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$MODULE_DIR$/../lib/junit.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module" module-name="Smack" />
|
|
<orderEntry type="module" module-name="JingleMedia" />
|
|
<orderEntryProperties />
|
|
</component>
|
|
<component name="VcsManagerConfiguration">
|
|
<option name="ACTIVE_VCS_NAME" value="svn" />
|
|
<option name="USE_PROJECT_VCS" value="false" />
|
|
</component>
|
|
</module>
|
|
|