From edb28d8f19069d4034df0fc263d575b000274d7a Mon Sep 17 00:00:00 2001 From: benfry Date: Tue, 6 Dec 2011 10:28:48 +0000 Subject: [PATCH] fix build script to include shaders for OpenGL --- java/libraries/opengl/build.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/java/libraries/opengl/build.xml b/java/libraries/opengl/build.xml index 87a4f24df..ff643034e 100644 --- a/java/libraries/opengl/build.xml +++ b/java/libraries/opengl/build.xml @@ -18,6 +18,14 @@ encoding="UTF-8" includeAntRuntime="false" classpath="../../../core/core.jar; library/jogl.all.jar; library/nativewindow.all.jar;" /> + + + + + + +