summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qtabwidget/qtabwidget.pro
blob: c367959cbc967a18bd43831cce031fd2d94daff2 (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