summaryrefslogtreecommitdiff
path: root/tests/auto/qscriptqwidgets/qscriptqwidgets.pro
blob: 4a2f763daaec7a46de0fa0b25bf4fd410f3da8a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12

CONFIG += testcase

TEMPLATE = app
TARGET = tst_qscriptqwidgets
DEPENDPATH += .
INCLUDEPATH += .

QT += widgets script testlib

# Input
SOURCES += tst_qscriptqwidgets.cpp