summaryrefslogtreecommitdiffstats
path: root/tests/qmlexample/qmlexample.pro
blob: de4f557be898e89dee2fb14b3e308806064d9e8b (plain)
1
2
3
4
5
6
TEMPLATE=app
TARGET=tst_qmlexample
CONFIG += warn_on testcase
SOURCES += tst_qmlexample.cpp
DEFINES += QTEST_QUICK_SOURCE_DIR=\"\\\"$$PWD\\\"\"
include(../../src/quicktestlib/quicktestlib_dep.pri)