Added base and soundeffect test
Change-Id: I50527c75e5e25d897ddf192bfdc34de62dd56127 Reviewed-by: Michael Goddard <michael.goddard@nokia.com> Reviewed-by: Daniel Kovacic <daniel.kovacic@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
34ec182e6d
commit
d7ed7ef6b3
10
tests/auto/integration/qml/qml.pro
Normal file
10
tests/auto/integration/qml/qml.pro
Normal file
@@ -0,0 +1,10 @@
|
||||
TEMPLATE=app
|
||||
TARGET=tst_qml
|
||||
CONFIG += warn_on qmltestcase
|
||||
SOURCES += tst_qml.cpp
|
||||
|
||||
|
||||
importFiles.files = soundeffect
|
||||
|
||||
importFiles.path = .
|
||||
DEPLOYMENT += importFiles
|
||||
Reference in New Issue
Block a user