mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-20 14:45:57 +02:00
Bug 350501 - add support in managed build projects for xlC v11
compiler options Change-Id: I2281c37fc120ca788641bd7f4caae627927900cd
This commit is contained in:
parent
674e4d5d39
commit
f682956c80
1 changed files with 68 additions and 68 deletions
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.xlc.feature"
|
id="org.eclipse.cdt.xlc.feature"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="6.1.0.qualifier"
|
version="6.3.0.qualifier"
|
||||||
provider-name="%providerName"
|
provider-name="%providerName"
|
||||||
plugin="org.eclipse.cdt.managedbuilder.xlc.core"
|
plugin="org.eclipse.cdt.managedbuilder.xlc.core"
|
||||||
image="eclipse_update_120.jpg">
|
image="eclipse_update_120.jpg">
|
||||||
|
|
Loading…
Add table
Reference in a new issue