diff build.xml @ 10:4c5fc53778c1

moved randelshofer stuff to rightfull place, enabled XuggleVideoRecorder
author Robert McIntyre <rlm@mit.edu>
date Wed, 26 Oct 2011 09:38:27 -0700
parents 0e966c8a3e3d
children 8a6b1684f536
line wrap: on
line diff
     1.1 --- a/build.xml	Wed Oct 26 08:54:12 2011 -0700
     1.2 +++ b/build.xml	Wed Oct 26 09:38:27 2011 -0700
     1.3 @@ -9,6 +9,9 @@
     1.4    <path id="classpath">
     1.5      <pathelement path="${lib}/jme"/>
     1.6      <pathelement path="${lib}/lwjgl.jar"/>
     1.7 +    <pathelement path="${lib}/xuggle/xuggle-xuggler.jar"/>
     1.8 +    
     1.9 +    
    1.10    </path>
    1.11  
    1.12    <target name="prepare">