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

This commit is contained in:
n7800 2024-08-13 18:26:47 +05:00 committed by Martin
parent dde4220045
commit 6a199e0695

View File

@ -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>