aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/debugger/shared/debugutil.pri
blob: 44e8e0f9990f264d8364c34c225f70d311f638d4 (plain)
1
2
3
4
5
6
7
QT += qmldebug-private

INCLUDEPATH += $$PWD
include($$PWD/../../../shared/util.pri)

HEADERS += $$PWD/debugutil_p.h
SOURCES += $$PWD/debugutil.cpp