mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 16:00:16 +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>
|
<Debugging>
|
||||||
<UseHeaptrc Value="True"/>
|
<UseHeaptrc Value="True"/>
|
||||||
</Debugging>
|
</Debugging>
|
||||||
|
<Options>
|
||||||
|
<Win32>
|
||||||
|
<GraphicApplication Value="True"/>
|
||||||
|
</Win32>
|
||||||
|
</Options>
|
||||||
</Linking>
|
</Linking>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Debugging>
|
<Debugging>
|
||||||
|
Loading…
Reference in New Issue
Block a user