mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 05:39:18 +01:00
copy look and feel props to bin dir
This commit is contained in:
@@ -135,10 +135,12 @@
|
||||
|
||||
<mkdir dir="bin" />
|
||||
|
||||
<!-- copy languages files -->
|
||||
<copy todir="bin">
|
||||
<fileset dir="src">
|
||||
<!-- copy languages files -->
|
||||
<include name="processing/app/languages/*.properties" />
|
||||
<!-- FlatLaf.properties and any others -->
|
||||
<include name="processing/app/ui/*.properties" />
|
||||
</fileset>
|
||||
</copy>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user