8 lines
160 B
QML
8 lines
160 B
QML
VApp {
|
|
version: "0.7.52"
|
|
type: base.concat("testSuit")
|
|
install: true
|
|
installDir: buildconfig.installAppPath
|
|
installDebugInformation: true
|
|
}
|