mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Fixed glsl copy in ant build file, removed ref to source files in classpath
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
Eclipse does this automatically. -->
|
||||
<copy todir="bin">
|
||||
<fileset dir="src">
|
||||
<include name="processing/lwopengl/*.glsl" />
|
||||
<include name="processing/lwjgl/*.glsl" />
|
||||
</fileset>
|
||||
</copy>
|
||||
</target>
|
||||
|
||||
Reference in New Issue
Block a user