diff build.xml @ 3:a92de00f0414

migrating files
author Robert McIntyre <rlm@mit.edu>
date Tue, 25 Oct 2011 11:55:55 -0700
parents 59509c585530
children 0e966c8a3e3d
line wrap: on
line diff
     1.1 --- a/build.xml	Tue Oct 25 11:18:59 2011 -0700
     1.2 +++ b/build.xml	Tue Oct 25 11:55:55 2011 -0700
     1.3 @@ -8,6 +8,7 @@
     1.4  
     1.5    <path id="classpath">
     1.6      <pathelement path="${lib}/jme"/>
     1.7 +    <pathelement path="${lib}/lwjgl.jar"/>
     1.8    </path>
     1.9  
    1.10    <target name="prepare">