summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/dialogs/dialogs.pro
blob: 79952d8ee1ce9eb1b93e5390635b81008aa8137f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
include(../tests.pri)
QT += core-private webenginequick webenginequick-private

HEADERS += \
    server.h \
    testhandler.h

SOURCES += \
    server.cpp \
    testhandler.cpp

RESOURCES += \
    dialogs.qrc