Change-Id: I50527c75e5e25d897ddf192bfdc34de62dd56127 Reviewed-by: Michael Goddard <michael.goddard@nokia.com> Reviewed-by: Daniel Kovacic <daniel.kovacic@nokia.com>
11 lines
163 B
Prolog
11 lines
163 B
Prolog
TEMPLATE=app
|
|
TARGET=tst_qml
|
|
CONFIG += warn_on qmltestcase
|
|
SOURCES += tst_qml.cpp
|
|
|
|
|
|
importFiles.files = soundeffect
|
|
|
|
importFiles.path = .
|
|
DEPLOYMENT += importFiles
|