mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Resolve the issue with having mfile_build.png and mfile_build.PNG files simultaneously
This commit is contained in:
parent
3f302d6fc2
commit
8ff162362e
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
Customizes the options used for a specific file in your build
|
||||
configuration. Select a tab in the Resource Configuration settings area
|
||||
to set a specific category of options.
|
||||
<p><img img="" src="../images/mfile_build.png"
|
||||
<p><img img="" src="../images/mfile_build.PNG"
|
||||
alt="C/C++ Project Properties, Managed Make File, Build"></p>
|
||||
<p></p>
|
||||
<dl>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
Settings</h1>
|
||||
Customizes the tools and tool options used by the selected file in your
|
||||
build configuration.
|
||||
<p><img img="" src="../images/mfile_build.png"
|
||||
<p><img img="" src="../images/mfile_build.PNG"
|
||||
alt="C/C++ Project Properties, Managed Make File, Build"></p>
|
||||
<p></p>
|
||||
<dl>
|
||||
|
|
Loading…
Add table
Reference in a new issue