And update opengl build file

This commit is contained in:
codeanticode
2012-02-24 21:41:30 +00:00
parent 6af8d9d58b
commit ac1659c93c
+1 -1
View File
@@ -17,7 +17,7 @@
srcdir="src" destdir="bin"
encoding="UTF-8"
includeAntRuntime="false"
classpath="../../../core/core.jar; library/jogl.all.jar; library/gluegen-rt.jar" />
classpath="../../../core/core.jar; library/jogl.all.jar; library/gluegen-rt.jar; library/nativewindow.all.jar" />
<!-- Copy the shaders to the bin folder.
Eclipse does this automatically. -->