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