aboutsummaryrefslogtreecommitdiffstats
path: root/examples/embedded/qmldialcontrol/qmldialcontrol.pro
blob: 58ed7cabb89620000c9f02777c859c4d165fdaff (plain)
1
2
3
4
5
!wince*:warning("DEPLOYMENT support required. This project only works on WinCE.")

QT += qml
SOURCES += $$PWD/qmldialcontrol.cpp
include($$PWD/deployment.pri)