diff build.xml @ 33:c4bfbf5d090e

starting to get something that can percieve sound
author Robert McIntyre <rlm@mit.edu>
date Sun, 30 Oct 2011 13:57:16 -0700
parents 5f616cc420dd
children 2f129118e2d6
line wrap: on
line diff
     1.1 --- a/build.xml	Sun Oct 30 10:17:09 2011 -0700
     1.2 +++ b/build.xml	Sun Oct 30 13:57:16 2011 -0700
     1.3 @@ -20,7 +20,7 @@
     1.4      <pathelement path="${lib}/xuggle-xuggler.jar"/>
     1.5      <pathelement path="${lib}/xuggle-xuggler-test.jar"/>
     1.6      <pathelement path="${lib}/tritonus_aos-0.3.6.jar"/>
     1.7 -    <pathelement path="${lib}/tritonus_share.jar"/>
     1.8 +    <pathelement path="${lib}/tritonus_share-0.3.6.jar"/>
     1.9    </path>
    1.10  
    1.11    <target name="prepare">