mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 03:53:21 +02:00
Bug 350501 - add support in managed build projects for xlC v11
compiler options Change-Id: I2281c37fc120ca788641bd7f4caae627927900cd
This commit is contained in:
parent
b7f01c65b2
commit
4946010ddd
2 changed files with 69 additions and 69 deletions
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.xlc.feature"
|
||||
label="%featureName"
|
||||
version="6.1.0.qualifier"
|
||||
version="6.3.0.qualifier"
|
||||
provider-name="%providerName"
|
||||
plugin="org.eclipse.cdt.managedbuilder.xlc.core"
|
||||
image="eclipse_update_120.jpg">
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<version>6.1.0-SNAPSHOT</version>
|
||||
<version>6.3.0-SNAPSHOT</version>
|
||||
<artifactId>org.eclipse.cdt.xlc.feature</artifactId>
|
||||
<packaging>eclipse-feature</packaging>
|
||||
</project>
|
||||
|
|
Loading…
Add table
Reference in a new issue