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:
parent
3e9dadd642
commit
c81695c9ce
3 changed files with 10 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -9,4 +9,5 @@ bin.includes = META-INF/,\
|
|||
about.mappings,\
|
||||
about.properties,\
|
||||
ptp_logo_icon32.png,\
|
||||
schema/
|
||||
schema/,\
|
||||
.options
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue