blob: f032bba2340744dff344e2f2708856f0da12ed35 [file] [log] [blame]
TEMPLATE = app
QT += qml scxml
CONFIG += c++11
SOURCES += mediaplayer-qml-dynamic.cpp
RESOURCES += mediaplayer-qml-dynamic.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/scxml/mediaplayer-qml-dynamic
INSTALLS += target