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

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