aboutsummaryrefslogtreecommitdiffstats
path: root/examples/embedded/qmlphotoviewer/qmlphotoviewer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/qmlphotoviewer/qmlphotoviewer.pro')
-rw-r--r--examples/embedded/qmlphotoviewer/qmlphotoviewer.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/embedded/qmlphotoviewer/qmlphotoviewer.pro b/examples/embedded/qmlphotoviewer/qmlphotoviewer.pro
index ce6ff552cb..b97bf269d3 100644
--- a/examples/embedded/qmlphotoviewer/qmlphotoviewer.pro
+++ b/examples/embedded/qmlphotoviewer/qmlphotoviewer.pro
@@ -6,7 +6,7 @@ include($$PWD/deployment.pri)
symbian {
TARGET.UID3 = 0x$$qmlphotoviewer_uid3 # defined in deployment.pri
- CONFIG += qt_demo
+ CONFIG += qt_example
TARGET.CAPABILITY = NetworkServices
TARGET.EPOCHEAPSIZE = 0x20000 0x2000000
}