import qbs Project { name: "QtcAutotests" references: [ "aggregation/aggregation.qbs", "algorithm/algorithm.qbs", "android/android.qbs", "changeset/changeset.qbs", "cplusplus/cplusplus.qbs", "debugger/debugger.qbs", "devcontainer/devcontainer.qbs", "diff/diff.qbs", "environment/environment.qbs", "examples/examples.qbs", "extensionsystem/extensionsystem.qbs", "externaltool/externaltool.qbs", "filesearch/filesearch.qbs", "json/json.qbs", "languageserverprotocol/languageserverprotocol.qbs", "pointeralgorithm/pointeralgorithm.qbs", "profilewriter/profilewriter.qbs", "qml/qml.qbs", "sdktool/sdktool.qbs", "solutions/solutions.qbs", "texteditor/texteditor.qbs", "toolchaincache/toolchaincache.qbs", "tracing/tracing.qbs", "treeviewfind/treeviewfind.qbs", "updateinfo/updateinfo.qbs", "utils/utils.qbs", "valgrind/valgrind.qbs", ].concat(project.additionalAutotests) }