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


importFiles.files = soundeffect

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