2005-03-25 jrandom

* Fixed up building dependencies for the routerconsole on some more
      aggressive compilers (thanks polecat!)
This commit is contained in:
jrandom
2005-03-25 04:07:05 +00:00
committed by zzz
parent 75d7c81b7c
commit 85b3450525
3 changed files with 12 additions and 3 deletions

View File

@ -82,7 +82,12 @@
<pathelement location="../../jetty/jettylib/javax.servlet.jar" />
<pathelement location="../../jetty/jettylib/commons-logging.jar" />
<pathelement location="../../jetty/jettylib/commons-el.jar" />
<pathelement location="../../systray/java/build/obj" />
<pathelement location="../../systray/java/lib/systray4j.jar" />
<pathelement location="../../../installer/lib/wrapper/win32/wrapper.jar" />
<pathelement location="build/routerconsole.jar" />
<pathelement location="../../../router/java/build/router.jar" />
<pathelement location="../../../core/java/build/i2p.jar" />
</classpath>
</javac>
<delete>