This repository has been archived on 2023-08-11. You can view files and clone it, but cannot push or open issues or pull requests.
plugin/tests/auto/auto.qbs

10 lines
242 B
QML

Project {
references: [
"tst_plugin1/tst_plugin1.qbs",
"tst_plugin2/tst_plugin2.qbs",
"tst_plugin3/tst_plugin3.qbs",
"tst_plugin4/tst_plugin4.qbs",
"tst_pluginmanager/tst_pluginmanager.qbs"
]
}