1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Bug 577097: Add missing entries to build.properties

Change-Id: I2e505c364d3dbdeba850be324488a31a33802cfb
This commit is contained in:
Jonah Graham 2021-12-14 14:11:10 -05:00
parent 3e9dadd642
commit c81695c9ce
3 changed files with 10 additions and 3 deletions

View file

@ -9,5 +9,6 @@ bin.includes = META-INF/,\
about.mappings,\
about.properties,\
cdt_logo_icon32.png,\
about.html
about.html,\
schema/
src.includes = about.html

View file

@ -9,4 +9,5 @@ bin.includes = META-INF/,\
about.mappings,\
about.properties,\
ptp_logo_icon32.png,\
schema/
schema/,\
.options

View file

@ -3,4 +3,9 @@ bin.includes = plugin.xml,\
html/,\
toc*.xml,\
css/,\
about.html
about.html,\
toc.xml,\
tocconcepts.xml,\
tocgettingstarted.xml,\
tocreference.xml,\
tocsamples.xml