We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63c5668 commit a6e4d1cCopy full SHA for a6e4d1c
1 file changed
core/build.xml
@@ -29,6 +29,7 @@
29
<copy todir="bin">
30
<fileset dir="src">
31
<include name="processing/opengl/*.glsl" />
32
+ <include name="icon/*.png" />
33
</fileset>
34
</copy>
35
</target>
0 commit comments