aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/designer/designer.pro
blob: 68fbc747dc77d57f1611b36f62c9315c5d9d0565 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
TARGET = tst_designer

QT += quick quick-private quickcontrols2 testlib
CONFIG += testcase
macos:CONFIG -= app_bundle

SOURCES += \
    $$PWD/tst_designer.cpp