1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2024-11-24 08:02:15 +02:00

AppHelper on Windows: Do not create a console window

This commit is contained in:
martin 2021-02-17 20:16:53 +01:00
parent 55f5eec85c
commit ac1e26f86c

View File

@ -72,6 +72,11 @@
<Debugging>
<DebugInfoType Value="dsDwarf3"/>
</Debugging>
<Options>
<Win32>
<GraphicApplication Value="True"/>
</Win32>
</Options>
</Linking>
</CompilerOptions>
</CONFIG>