summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qml/qml.pro
blob: c0015d9bd8d4b4cc1c5e5ae5ed2c303af6f095d8 (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE=app
TARGET=tst_qml
CONFIG += qmltestcase
SOURCES += tst_qml.cpp


importFiles.files = soundeffect

importFiles.path = .
DEPLOYMENT += importFiles