valentina/qbs/imports/VToolApp.qbs

8 lines
160 B
QML
Raw Normal View History

2023-01-10 09:39:50 +01:00
VApp {
version: "0.7.52"
type: base.concat("testSuit")
install: true
installDir: buildconfig.installAppPath
installDebugInformation: true
}