mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 13:39:30 +02:00
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:
commit
1ee75a830a
@ -141,6 +141,11 @@
|
||||
<Debugging>
|
||||
<UseHeaptrc Value="True"/>
|
||||
</Debugging>
|
||||
<Options>
|
||||
<Win32>
|
||||
<GraphicApplication Value="True"/>
|
||||
</Win32>
|
||||
</Options>
|
||||
</Linking>
|
||||
</CompilerOptions>
|
||||
<Debugging>
|
||||
|
Loading…
Reference in New Issue
Block a user