Mercurial > jmeCapture
diff build.xml @ 11:8a6b1684f536
refactored.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Thu, 27 Oct 2011 02:27:02 -0700 |
parents | 4c5fc53778c1 |
children | d10f4d4ff15a |
line wrap: on
line diff
1.1 --- a/build.xml Wed Oct 26 09:38:27 2011 -0700 1.2 +++ b/build.xml Thu Oct 27 02:27:02 2011 -0700 1.3 @@ -10,6 +10,7 @@ 1.4 <pathelement path="${lib}/jme"/> 1.5 <pathelement path="${lib}/lwjgl.jar"/> 1.6 <pathelement path="${lib}/xuggle/xuggle-xuggler.jar"/> 1.7 + <pathelement path="${lib}/audio-send.jar"/> 1.8 1.9 1.10 </path>