mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 06:05:24 +02:00
Fix up the build.properties so we actually get some content into the SDK plugin and feature.
This commit is contained in:
parent
a4bc1beabc
commit
d06d121394
2 changed files with 15 additions and 2 deletions
|
@ -1,2 +1,6 @@
|
|||
bin.includes = feature.xml
|
||||
bin.includes = feature.xml,\
|
||||
cpl-v10.html,\
|
||||
eclipse_update_120.jpg,\
|
||||
feature.properties,\
|
||||
license.html
|
||||
generate.feature@org.eclipse.cdt.source=org.eclipse.cdt
|
||||
|
|
|
@ -1 +1,10 @@
|
|||
bin.includes = plugin.xml
|
||||
bin.includes = plugin.xml,\
|
||||
about.html,\
|
||||
about.ini,\
|
||||
about.mappings,\
|
||||
about.properties,\
|
||||
cpl-v10.html,\
|
||||
eclipse32.gif,\
|
||||
notice.html,\
|
||||
plugin.properties,\
|
||||
welcome.xml
|
||||
|
|
Loading…
Add table
Reference in a new issue