1
0
Fork 0
mirror of https://codeberg.org/Mercury-IM/Smack synced 2024-07-03 08:42:35 +02:00

Fixed library name.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@10854 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Matt Tucker 2008-10-31 01:56:54 +00:00 committed by matt
parent 4a917320aa
commit c1ac91664a

View file

@ -1,78 +1,77 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<module version="4" relativePaths="true" type="JAVA_MODULE"> <module relativePaths="true" type="JAVA_MODULE" version="4">
<component name="BuildJarSettings"> <component name="BuildJarSettings">
<containerInfo> <containerInfo>
<containerElement type="module" name="JingleExtension"> <containerElement type="module" name="JingleExtension">
<attribute name="method" value="1" /> <attribute name="method" value="1" />
<attribute name="URI" value="/" /> <attribute name="URI" value="/" />
</containerElement> </containerElement>
</containerInfo> </containerInfo>
<setting name="jarUrl" value="file://$MODULE_DIR$/../../JingleExtension.jar" /> <setting name="jarUrl" value="file://$MODULE_DIR$/../../JingleExtension.jar" />
<setting name="buildJar" value="true" /> <setting name="buildJar" value="true" />
<setting name="mainClass" value="" /> <setting name="mainClass" value="" />
</component> </component>
<component name="ModuleRootManager" /> <component name="NewModuleRootManager" inherit-compiler-output="false">
<component name="NewModuleRootManager" inherit-compiler-output="false"> <output url="file://$MODULE_DIR$/../../classes" />
<output url="file://$MODULE_DIR$/../../classes" /> <exclude-output />
<exclude-output /> <exclude-exploded />
<exclude-exploded /> <content url="file://$MODULE_DIR$/../..">
<content url="file://$MODULE_DIR$/../.."> <sourceFolder url="file://$MODULE_DIR$/../../source" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/../../source" isTestSource="false" /> <sourceFolder url="file://$MODULE_DIR$/../../test" isTestSource="true" />
<sourceFolder url="file://$MODULE_DIR$/../../test" isTestSource="true" /> </content>
</content> <orderEntry type="inheritedJdk" />
<orderEntry type="inheritedJdk" /> <orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="module-library">
<orderEntry type="module-library"> <library>
<library> <CLASSES>
<CLASSES> <root url="jar://$MODULE_DIR$/../lib/junit.jar!/" />
<root url="jar://$MODULE_DIR$/../lib/junit.jar!/" /> </CLASSES>
</CLASSES> <JAVADOC />
<JAVADOC /> <SOURCES />
<SOURCES /> </library>
</library> </orderEntry>
</orderEntry> <orderEntry type="module" module-name="Smack" />
<orderEntry type="module" module-name="Smack" /> <orderEntry type="module-library">
<orderEntry type="module-library"> <library>
<library> <CLASSES>
<CLASSES> <root url="jar://$MODULE_DIR$/../lib/Speex.jar!/" />
<root url="jar://$MODULE_DIR$/../merge/jstun.jar!/" /> </CLASSES>
</CLASSES> <JAVADOC />
<JAVADOC /> <SOURCES />
<SOURCES /> </library>
</library> </orderEntry>
</orderEntry> <orderEntry type="module-library">
<orderEntry type="module-library"> <library>
<library> <CLASSES>
<CLASSES> <root url="jar://$MODULE_DIR$/../lib/jspeex-0.9.7-jfcom.jar!/" />
<root url="jar://$MODULE_DIR$/../lib/Speex.jar!/" /> </CLASSES>
</CLASSES> <JAVADOC />
<JAVADOC /> <SOURCES />
<SOURCES /> </library>
</library> </orderEntry>
</orderEntry> <orderEntry type="module-library">
<orderEntry type="module-library"> <library>
<library> <CLASSES>
<CLASSES> <root url="jar://$MODULE_DIR$/../lib/jmf.jar!/" />
<root url="jar://$MODULE_DIR$/../lib/jspeex-0.9.7-jfcom.jar!/" /> </CLASSES>
</CLASSES> <JAVADOC />
<JAVADOC /> <SOURCES />
<SOURCES /> </library>
</library> </orderEntry>
</orderEntry> <orderEntry type="module-library">
<orderEntry type="module-library"> <library>
<library> <CLASSES>
<CLASSES> <root url="jar://$MODULE_DIR$/../merge/jstun-0.7.2.jar!/" />
<root url="jar://$MODULE_DIR$/../lib/jmf.jar!/" /> </CLASSES>
</CLASSES> <JAVADOC />
<JAVADOC /> <SOURCES />
<SOURCES /> </library>
</library> </orderEntry>
</orderEntry> <orderEntryProperties />
<orderEntryProperties /> </component>
</component> <component name="VcsManagerConfiguration">
<component name="VcsManagerConfiguration"> <option name="ACTIVE_VCS_NAME" value="svn" />
<option name="ACTIVE_VCS_NAME" value="svn" /> <option name="USE_PROJECT_VCS" value="false" />
<option name="USE_PROJECT_VCS" value="false" /> </component>
</component> </module>
</module>