summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtabwidget/qtabwidget.pro
blob: 1a2ffe03ff0cf3dfe7e788b8daf6a269ac82fd57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CONFIG += testcase

TARGET = tst_qtabwidget
QT += testlib
SOURCES += tst_qtabwidget.cpp

INCLUDEPATH += ../

HEADERS +=  
contains(QT_CONFIG, qt3support): QT += qt3support

win32:!wince*:LIBS += -luser32