aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qmltest/qmltest/qmltest.pro
blob: 033a90ba829fe21c2e2874f73ba13e346af5d068 (plain)
1
2
3
4
5
6
7
TEMPLATE=app
TARGET=tst_qmltestexample
CONFIG += qmltestcase
SOURCES += tst_qmltest.cpp

# Don't install by default
CONFIG += no_testcase_installs