Mercurial > hg > Database > Alice
comparison build.xml @ 102:5d9d0bd2fee4 working
unnecessary jar files and settings
author | kazz <kazz@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 28 Jun 2012 03:43:56 +0900 |
parents | 9e4784d8b727 |
children | 36dc63d1bdcf |
comparison
equal
deleted
inserted
replaced
101:9e4784d8b727 | 102:5d9d0bd2fee4 |
---|---|
35 <pathelement path="lib/log4j-1.2.16.jar" /> | 35 <pathelement path="lib/log4j-1.2.16.jar" /> |
36 <pathelement path="lib/slf4j-api-1.6.1.jar" /> | 36 <pathelement path="lib/slf4j-api-1.6.1.jar" /> |
37 <pathelement path="lib/slf4j-log4j12-1.6.1.jar" /> | 37 <pathelement path="lib/slf4j-log4j12-1.6.1.jar" /> |
38 <pathelement path="lib/msgpack-0.6.6-SNAPSHOT.jar" /> | 38 <pathelement path="lib/msgpack-0.6.6-SNAPSHOT.jar" /> |
39 <pathelement path="lib/com.alexmerz.graphviz.jar" /> | 39 <pathelement path="lib/com.alexmerz.graphviz.jar" /> |
40 <pathelement path="lib/j3dcore.jar" /> | |
41 <pathelement path="lib/j3dutils.jar" /> | |
42 <pathelement path="lib/vecmath.jar" /> | |
43 </classpath> | 40 </classpath> |
44 <sourcepath> | 41 <sourcepath> |
45 <pathelement path="src"/> | 42 <pathelement path="src"/> |
46 </sourcepath> | 43 </sourcepath> |
47 </javac> | 44 </javac> |