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:
Kurt Korbatits
2012-07-17 13:32:54 +10:00
committed by Qt by Nokia
parent 34ec182e6d
commit d7ed7ef6b3
3 changed files with 261 additions and 0 deletions

View 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