Explicitly define applications not console.
This commit is contained in:
parent
56c7870c31
commit
b26094969d
|
@ -9,6 +9,7 @@ VApp {
|
||||||
install: true
|
install: true
|
||||||
installDir: buildconfig.installAppPath
|
installDir: buildconfig.installAppPath
|
||||||
installDebugInformation: true
|
installDebugInformation: true
|
||||||
|
consoleApplication: false
|
||||||
|
|
||||||
Properties {
|
Properties {
|
||||||
// Breakpoints do not work if debug the app inside of bundle. In debug mode we turn off creating a bundle.
|
// 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