summaryrefslogtreecommitdiffstats
path: root/examples/widgets/imageviewer/imageviewer.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/imageviewer/imageviewer.pro')
-rw-r--r--examples/widgets/imageviewer/imageviewer.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/widgets/imageviewer/imageviewer.pro b/examples/widgets/imageviewer/imageviewer.pro
index 939d60a208..e3fea079bd 100644
--- a/examples/widgets/imageviewer/imageviewer.pro
+++ b/examples/widgets/imageviewer/imageviewer.pro
@@ -8,17 +8,12 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS imageviewer.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/imageviewer
INSTALLS += target sources
-symbian: CONFIG += qt_example
#Symbian has built-in component named imageviewer so we use different target
-symbian: TARGET = imageviewerexample
wince*: {
DEPLOYMENT_PLUGIN += qjpeg qmng qgif
}
QT += widgets printsupport
-maemo5: CONFIG += qt_example
-symbian: warning(This example might not fully work on Symbian platform)
-maemo5: warning(This example might not fully work on Maemo platform)
simulator: warning(This example might not fully work on Simulator platform)