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

SOURCES += tst_qmlformat.cpp
DEFINES += SRCDIR=\\\"$$PWD\\\"

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

TESTDATA = data/*

QT += testlib