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