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