mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-27 17:29:13 +02:00
SynEdit: hide complier message about "not inline" 3124
This commit is contained in:
parent
3643ab0c2c
commit
79938e1f39
@ -18,7 +18,7 @@
|
||||
</CodeGeneration>
|
||||
<Other>
|
||||
<CompilerMessages>
|
||||
<IgnoredMessages idx6058="True" idx5091="True" idx5024="True" idx4055="True" idx3123="True"/>
|
||||
<IgnoredMessages idx6058="True" idx5091="True" idx5024="True" idx4055="True" idx3124="True" idx3123="True"/>
|
||||
</CompilerMessages>
|
||||
<CustomOptions Value="$(IDEBuildOptions) -CR -dgc"/>
|
||||
</Other>
|
||||
|
Loading…
Reference in New Issue
Block a user