summaryrefslogtreecommitdiffstats
path: root/tests/manual/qt_poll/qt_poll.pro
blob: beea4d1316cfdc7a2995133b4319df4f0c28553f (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qt_poll
QT = core-private network testlib
INCLUDEPATH += ../../../src/corelib/kernel
SOURCES += \
    tst_qt_poll.cpp \
    ../../../src/corelib/kernel/qpoll.cpp