mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 23:25:26 +02:00
[fix] Add icons directory to the binary build
This commit is contained in:
parent
5b48926cc4
commit
7859057320
1 changed files with 2 additions and 1 deletions
|
@ -21,7 +21,8 @@ bin.includes = rsetests.jar,\
|
|||
about.ini,\
|
||||
about.mappings,\
|
||||
about.properties,\
|
||||
eclipse32.png
|
||||
eclipse32.png,\
|
||||
icons/
|
||||
|
||||
# build with "assert" keyword enabled
|
||||
javacSource = 1.4
|
||||
|
|
Loading…
Add table
Reference in a new issue