Explicitly define applications not console.

This commit is contained in:
Roman Telezhynskyi 2023-01-18 15:02:51 +02:00
parent 56c7870c31
commit b26094969d

View file

@ -9,6 +9,7 @@ VApp {
install: true
installDir: buildconfig.installAppPath
installDebugInformation: true
consoleApplication: false
Properties {
// Breakpoints do not work if debug the app inside of bundle. In debug mode we turn off creating a bundle.