mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Clean up CMake build.properties files.
This commit is contained in:
parent
88df41a67f
commit
91c342b77c
3 changed files with 8 additions and 3 deletions
|
@ -1 +1,2 @@
|
|||
bin.includes = feature.xml
|
||||
bin.includes = feature.xml,\
|
||||
feature.properties
|
||||
|
|
|
@ -3,4 +3,6 @@ output.. = bin/
|
|||
bin.includes = META-INF/,\
|
||||
.,\
|
||||
about.html,\
|
||||
plugin.xml
|
||||
plugin.xml,\
|
||||
schema/,\
|
||||
templates/
|
||||
|
|
|
@ -3,4 +3,6 @@ output.. = bin/
|
|||
bin.includes = META-INF/,\
|
||||
.,\
|
||||
about.html,\
|
||||
plugin.xml
|
||||
plugin.xml,\
|
||||
plugin.properties,\
|
||||
icons/
|
||||
|
|
Loading…
Add table
Reference in a new issue