aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/texteditor/texteditor.qbs
blob: 957bb448f1613e1b04329b8e4cf0d5bdab6a48fb (plain)
1
2
3
4
5
6
import qbs

Project {
    name: "TextEditor autotests"
    references: [ "highlighter/highlighter.qbs" ]
}