mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-01 01:35:59 +01:00
Fixed lib name.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@10877 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
8cd6f3ef1a
commit
f6f1785219
1 changed files with 1 additions and 2 deletions
|
@ -61,13 +61,12 @@
|
||||||
<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$/../merge/jstun.jar!/" />
|
||||||
</CLASSES>
|
</CLASSES>
|
||||||
<JAVADOC />
|
<JAVADOC />
|
||||||
<SOURCES />
|
<SOURCES />
|
||||||
</library>
|
</library>
|
||||||
</orderEntry>
|
</orderEntry>
|
||||||
<orderEntryProperties />
|
|
||||||
</component>
|
</component>
|
||||||
<component name="VcsManagerConfiguration">
|
<component name="VcsManagerConfiguration">
|
||||||
<option name="ACTIVE_VCS_NAME" value="svn" />
|
<option name="ACTIVE_VCS_NAME" value="svn" />
|
||||||
|
|
Loading…
Reference in a new issue