mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-11 02:55:23 +02:00
Missing plugin.properties from build.properties in cmake.ui.
This commit is contained in:
parent
37ebb67c2a
commit
7b791be96d
1 changed files with 2 additions and 1 deletions
|
@ -3,4 +3,5 @@ output.. = bin/
|
|||
bin.includes = META-INF/,\
|
||||
.,\
|
||||
about.html,\
|
||||
plugin.xml
|
||||
plugin.xml,\
|
||||
plugin.properties
|
||||
|
|
Loading…
Add table
Reference in a new issue