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

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