mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-08 17:45:24 +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.ini,\
|
||||||
about.mappings,\
|
about.mappings,\
|
||||||
about.properties,\
|
about.properties,\
|
||||||
eclipse32.png
|
eclipse32.png,\
|
||||||
|
icons/
|
||||||
|
|
||||||
# build with "assert" keyword enabled
|
# build with "assert" keyword enabled
|
||||||
javacSource = 1.4
|
javacSource = 1.4
|
||||||
|
|
Loading…
Add table
Reference in a new issue