mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Turn off MBS provider for New Project Makefile "Other"
This commit is contained in:
parent
74a30a506e
commit
25687e1b6c
1 changed files with 3 additions and 3 deletions
|
@ -313,9 +313,9 @@
|
|||
</configuration>
|
||||
|
||||
<configuration
|
||||
id="org.eclipse.cdt.build.core.prefbase.cfg"
|
||||
name="%cfg1_base"
|
||||
>
|
||||
id="org.eclipse.cdt.build.core.prefbase.cfg"
|
||||
languageSettingsProviders="org.eclipse.cdt.ui.user.LanguageSettingsProvider;${Toolchain}"
|
||||
name="%cfg1_base">
|
||||
<toolChain
|
||||
id="org.eclipse.cdt.build.core.prefbase.toolchain"
|
||||
name="%toolChain.name"
|
||||
|
|
Loading…
Add table
Reference in a new issue