mirror of
https://github.com/processing/processing4.git
synced 2026-05-03 17:35:00 +02:00
Updated ant build file for opengl
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
srcdir="src" destdir="bin"
|
||||
encoding="UTF-8"
|
||||
includeAntRuntime="false"
|
||||
classpath="../../../core/core.jar; library/jogl.all.jar; library/nativewindow.all.jar;" />
|
||||
classpath="../../../core/core.jar; library/jogl.all.jar; library/gluegen-rt.jar" />
|
||||
|
||||
<!-- Copy the shaders to the bin folder.
|
||||
Eclipse does this automatically. -->
|
||||
|
||||
Reference in New Issue
Block a user