diff 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
line wrap: on
line diff
     1.1 --- a/build.xml	Sat Dec 03 19:25:27 2011 -0600
     1.2 +++ b/build.xml	Sat Dec 03 19:51:47 2011 -0600
     1.3 @@ -12,7 +12,9 @@
     1.4      <pathelement path="${lib}/audio-send.jar"/>
     1.5      <pathelement path="${lib}/commons-cli.jar"/>
     1.6      <pathelement path="${lib}/jMonkeyEngine3.jar"/>
     1.7 -    <pathelement path="${lib}/jME3-test.jar"/>
     1.8 +    <pathelement path="${lib}/jME3-core.jar"/>
     1.9 +    <pathelement path="${lib}/jME3-desktop.jar"/>
    1.10 +    <pathelement path="${lib}/jME3-lwjgl.jar"/>
    1.11      <pathelement path="${lib}/logback-classic.jar"/>
    1.12      <pathelement path="${lib}/logback-core.jar"/>
    1.13      <pathelement path="${lib}/lwjgl.jar"/>