Mercurial > hg > Database > Alice
changeset 99:e3b1f812478c working
Build path
author | sugi |
---|---|
date | Thu, 28 Jun 2012 01:43:56 +0900 |
parents | 21e68300e205 |
children | b01fb5090e28 |
files | .classpath |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/.classpath Thu Jun 28 01:40:46 2012 +0900 +++ b/.classpath Thu Jun 28 01:43:56 2012 +0900 @@ -8,8 +8,8 @@ <classpathentry kind="lib" path="lib/slf4j-log4j12-1.6.1.jar"/> <classpathentry kind="lib" path="lib/com.alexmerz.graphviz.jar"/> <classpathentry kind="lib" path="lib/msgpack-0.6.6-SNAPSHOT.jar" sourcepath="lib/msgpack-0.6.6-SNAPSHOT-sources.jar"/> - <classpathentry kind="lib" path="/Users/YuSUGIMOTO/src/jar/j3dcore.jar"/> - <classpathentry kind="lib" path="/Users/YuSUGIMOTO/src/jar/j3dutils.jar"/> - <classpathentry kind="lib" path="/Users/YuSUGIMOTO/src/jar/vecmath.jar"/> + <classpathentry kind="lib" path="lib/j3dcore.jar"/> + <classpathentry kind="lib" path="lib/j3dutils.jar"/> + <classpathentry kind="lib" path="lib/vecmath.jar"/> <classpathentry kind="output" path="bin"/> </classpath>