summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/mng/mng.pro
blob: 13b0bbf3529dfa8a20ee2708cb8d96fb4e8ca80a (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = app
TARGET = tst_bench_qmng
DEPENDPATH += .
INCLUDEPATH += .

QT = core gui testlib
CONFIG -= app_bundle

SOURCES += tst_qmng.cpp
RESOURCES += $$PWD/../../shared/images/mng.qrc