mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Bug 232314 - added feature.properties to build.properties for GNU Build/Debug features
This commit is contained in:
parent
76f0566034
commit
009b2c6396
2 changed files with 4 additions and 2 deletions
|
@ -1 +1,2 @@
|
|||
bin.includes = feature.xml
|
||||
bin.includes = feature.xml,\
|
||||
feature.properties
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
bin.includes = feature.xml
|
||||
bin.includes = feature.xml,\
|
||||
feature.properties
|
||||
|
|
Loading…
Add table
Reference in a new issue