mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 12:03:16 +02:00
Bug 378578 - Adding new include path or symbol adds to both languages
for a CPP project with XLC toolchain
This commit is contained in:
parent
be41120c4e
commit
347ce24020
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@
|
||||||
id="cdt.managedbuild.tool.xlc.c.compiler.abstract"
|
id="cdt.managedbuild.tool.xlc.c.compiler.abstract"
|
||||||
isAbstract="true"
|
isAbstract="true"
|
||||||
name="%tool.compiler.c.abstract"
|
name="%tool.compiler.c.abstract"
|
||||||
natureFilter="cnature"
|
natureFilter="both"
|
||||||
outputFlag="-o"
|
outputFlag="-o"
|
||||||
superClass="org.eclipse.cdt.managedbuilder.xlc.ui.tool.abstractCompiler">
|
superClass="org.eclipse.cdt.managedbuilder.xlc.ui.tool.abstractCompiler">
|
||||||
<option
|
<option
|
||||||
|
|
Loading…
Add table
Reference in a new issue