Mercurial > jmeCapture
comparison build.xml @ 57:19831877eaed
updated build
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sat, 03 Dec 2011 19:51:47 -0600 |
parents | 2f129118e2d6 |
children | f2c5f1fca9a7 |
comparison
equal
deleted
inserted
replaced
56:afc437f637bd | 57:19831877eaed |
---|---|
10 | 10 |
11 <path id="classpath"> | 11 <path id="classpath"> |
12 <pathelement path="${lib}/audio-send.jar"/> | 12 <pathelement path="${lib}/audio-send.jar"/> |
13 <pathelement path="${lib}/commons-cli.jar"/> | 13 <pathelement path="${lib}/commons-cli.jar"/> |
14 <pathelement path="${lib}/jMonkeyEngine3.jar"/> | 14 <pathelement path="${lib}/jMonkeyEngine3.jar"/> |
15 <pathelement path="${lib}/jME3-test.jar"/> | 15 <pathelement path="${lib}/jME3-core.jar"/> |
16 <pathelement path="${lib}/jME3-desktop.jar"/> | |
17 <pathelement path="${lib}/jME3-lwjgl.jar"/> | |
16 <pathelement path="${lib}/logback-classic.jar"/> | 18 <pathelement path="${lib}/logback-classic.jar"/> |
17 <pathelement path="${lib}/logback-core.jar"/> | 19 <pathelement path="${lib}/logback-core.jar"/> |
18 <pathelement path="${lib}/lwjgl.jar"/> | 20 <pathelement path="${lib}/lwjgl.jar"/> |
19 <pathelement path="${lib}/slf4j-api.jar"/> | 21 <pathelement path="${lib}/slf4j-api.jar"/> |
20 <pathelement path="${lib}/xuggle-xuggler.jar"/> | 22 <pathelement path="${lib}/xuggle-xuggler.jar"/> |