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

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