mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
fix for 191485 to get the xlc plugin working right in the build
This commit is contained in:
parent
f0b7ccf674
commit
e32f4eb9ec
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
source.. = src/
|
||||
output.. = bin/
|
||||
bin.includes = META-INF/,\
|
||||
.
|
||||
.,\
|
||||
plugin.properties,\
|
||||
plugin.xml,\
|
||||
about.html
|
||||
|
|
Loading…
Add table
Reference in a new issue