2009-04-06 sponge

SimpleScheduler SimpleTimer2 debugging added.
Fix build files for desktopgui.
This commit is contained in:
sponge
2009-04-06 22:40:22 +00:00
parent 495558a949
commit 37667247c3
8 changed files with 47 additions and 15 deletions

View File

@@ -25,9 +25,9 @@ file.reference.router.jar=../../router/java/build/router.jar
includes=**
jar.compress=false
javac.classpath=\
${libs.swing-app-framework.classpath}:\
${file.reference.router.jar}:\
${file.reference.i2p.jar}
${file.reference.i2p.jar}:\
${libs.swing-app-framework.classpath}
# Space-separated list of extra javac options
javac.compilerargs=
javac.deprecation=false