mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-26 02:15:31 +02:00
Label adjustment.
This commit is contained in:
parent
f574eef71e
commit
e2a876644c
2 changed files with 2 additions and 2 deletions
|
@ -78,5 +78,5 @@ extension-point.name.2 = Build Properties
|
||||||
extension-point.name.3 = ToolChain Modification Info
|
extension-point.name.3 = ToolChain Modification Info
|
||||||
|
|
||||||
GCCBuildOutputParser.name = CDT GCC Build Output Parser
|
GCCBuildOutputParser.name = CDT GCC Build Output Parser
|
||||||
GCCBuildinCompilerSettings.name = CDT GCC Builtin Compiler Settings
|
GCCBuildinCompilerSettings.name = CDT GCC Built-in Compiler Settings
|
||||||
ManagedBuildSettingEntries.name = CDT Managed Build Setting Entries
|
ManagedBuildSettingEntries.name = CDT Managed Build Setting Entries
|
|
@ -18,5 +18,5 @@ objectFileName=Object File
|
||||||
profileName=XL C managed make per project scanner discovery profile
|
profileName=XL C managed make per project scanner discovery profile
|
||||||
profileNameCPP=XL C++ managed make per project scanner discovery profile
|
profileNameCPP=XL C++ managed make per project scanner discovery profile
|
||||||
|
|
||||||
XlcBuiltinSpecsDetectorName=CDT XLC Builtin Compiler Settings
|
XlcBuiltinSpecsDetectorName=CDT XLC Built-in Compiler Settings
|
||||||
XlcBuildCommandParserName=CDT XLC Build Output Parser
|
XlcBuildCommandParserName=CDT XLC Build Output Parser
|
||||||
|
|
Loading…
Add table
Reference in a new issue