summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qtabwidget/qtabwidget.pro
blob: 92c2f6cb7eae3c9b549ece18763dc645cdc826d9 (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:!wince:!winrt: LIBS += -luser32