Explicitly define applications not console.
This commit is contained in:
parent
56c7870c31
commit
b26094969d
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user