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

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