mirror of
https://github.com/processing/processing4.git
synced 2026-01-27 10:21:26 +01:00
copy ico files during build
This commit is contained in:
@@ -1299,6 +1299,10 @@
|
||||
<fileset file="shared/revisions.md" />
|
||||
</copy>
|
||||
|
||||
<copy todir="windows/work/lib" preservelastmodified="true">
|
||||
<fileset dir="windows" includes="*.ico" />
|
||||
</copy>
|
||||
|
||||
<fixcrlf file="windows/work/revisions.md" eol="crlf" encoding="UTF-8" />
|
||||
|
||||
<antcall target="assemble">
|
||||
|
||||
Reference in New Issue
Block a user