Skip to content

Commit a6e4d1c

Browse files
committed
actually add the images to the build
1 parent 63c5668 commit a6e4d1c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

core/build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
<copy todir="bin">
3030
<fileset dir="src">
3131
<include name="processing/opengl/*.glsl" />
32+
<include name="icon/*.png" />
3233
</fileset>
3334
</copy>
3435
</target>

0 commit comments

Comments
 (0)