Handle MouseArea.enabled = false after mouse is pressed.
[profile/ivi/qtdeclarative.git] / examples / embedded / qmlclocks / qmlclocks.pro
1 !wince*:warning("DEPLOYMENT support required. This project only works on WinCE.")
2
3 QT += qml
4 SOURCES += $$PWD/qmlclocks.cpp
5 include($$PWD/deployment.pri)