mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-20 07:25:23 +02:00
Bug 357170 - Fix some build.properties that were fixed only on cdt_8_0
This commit is contained in:
parent
11995a20be
commit
63546f3ccf
3 changed files with 11 additions and 2 deletions
|
@ -1 +1,5 @@
|
||||||
bin.includes = feature.xml
|
bin.includes = feature.xml,\
|
||||||
|
eclipse_update_120.jpg,\
|
||||||
|
epl-v10.html,\
|
||||||
|
feature.properties,\
|
||||||
|
license.html
|
||||||
|
|
|
@ -19,3 +19,4 @@ bin.includes = META-INF/,\
|
||||||
plugin.properties,\
|
plugin.properties,\
|
||||||
about.properties,\
|
about.properties,\
|
||||||
cdt_logo_icon32.png
|
cdt_logo_icon32.png
|
||||||
|
src.includes = about.html
|
||||||
|
|
|
@ -1 +1,5 @@
|
||||||
bin.includes = feature.xml
|
bin.includes = feature.xml,\
|
||||||
|
eclipse_update_120.jpg,\
|
||||||
|
epl-v10.html,\
|
||||||
|
feature.properties,\
|
||||||
|
license.html
|
||||||
|
|
Loading…
Add table
Reference in a new issue