aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/qmllint.pro
blob: 95470b40853d70b53b0ba9739d3eccdf0799122c (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qmllint
macos:CONFIG -= app_bundle

SOURCES += tst_qmllint.cpp

include (../../shared/util.pri)

TESTDATA = data/*

QT += testlib