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


importFiles.files = soundeffect

importFiles.path = .
DEPLOYMENT += importFiles
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0