mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
fixed build file on Android to copy glsl files
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
Eclipse does this automatically. -->
|
||||
<copy todir="bin">
|
||||
<fileset dir="src">
|
||||
<include name="processing/core/*.glsl" />
|
||||
<include name="processing/opengl/*.glsl" />
|
||||
</fileset>
|
||||
</copy>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user