Commit 9f950819 authored by Bill Lynch's avatar Bill Lynch Committed by bill

Ant lib


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@480 b35dd754-fafc-0310-a699-88a17e54d16e
parent a626498e
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
<orderEntry type="inheritedJdk" /> <orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Messenger" level="project" /> <orderEntry type="library" name="Messenger" level="project" />
<orderEntry type="library" name="Ant" level="project" />
<orderEntryProperties /> <orderEntryProperties />
</component> </component>
</module> </module>
......
...@@ -233,6 +233,13 @@ ...@@ -233,6 +233,13 @@
<JAVADOC /> <JAVADOC />
<SOURCES /> <SOURCES />
</library> </library>
<library name="Ant">
<CLASSES>
<root url="jar://$PROJECT_DIR$/build/lib/ant.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component> </component>
<component name="uidesigner-configuration"> <component name="uidesigner-configuration">
<option name="INSTRUMENT_CLASSES" value="true" /> <option name="INSTRUMENT_CLASSES" value="true" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment