aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/extensionsystem/pluginspec/pluginspec.qbs
blob: 8c883d56ac4c95a9f779538a92bdcf943a5de8c0 (plain)
1
2
3
4
5
6
import qbs

Project {
    name: "ExtensionSystem pluginspec autotests"
    references: ["testplugin/testplugin.qbs", "test.qbs"]
}