Merge branch 'Tests/RunTestsGUI/AddWG' into 'main'

Tests: Add the -WG option to the runtestsgui.lpi project so that the terminal window does not appear on Windows

See merge request freepascal.org/lazarus/lazarus!317
This commit is contained in:
Martin 2024-08-21 20:24:44 +00:00
commit 1ee75a830a

View File

@ -141,6 +141,11 @@
<Debugging>
<UseHeaptrc Value="True"/>
</Debugging>
<Options>
<Win32>
<GraphicApplication Value="True"/>
</Win32>
</Options>
</Linking>
</CompilerOptions>
<Debugging>