summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qtabwidget/qtabwidget.pro
blob: 6523209c3253281406a4ea66dd322539dbd5eee1 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qtabwidget

QT += widgets widgets-private testlib

INCLUDEPATH += ../

HEADERS +=  
SOURCES += tst_qtabwidget.cpp

win32:!winrt: LIBS += -luser32