summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtabwidget/qtabwidget.pro
blob: 1b07543d8adbcf3baa16174b04cebf64e2008267 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
load(qttest_p4)

QT += widgets widgets-private

INCLUDEPATH += ../

HEADERS +=  
SOURCES += tst_qtabwidget.cpp

win32:!wince*:LIBS += -luser32