mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 01:15:29 +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"
|
||||
isAbstract="true"
|
||||
name="%tool.compiler.c.abstract"
|
||||
natureFilter="cnature"
|
||||
natureFilter="both"
|
||||
outputFlag="-o"
|
||||
superClass="org.eclipse.cdt.managedbuilder.xlc.ui.tool.abstractCompiler">
|
||||
<option
|
||||
|
|
Loading…
Add table
Reference in a new issue