summaryrefslogtreecommitdiffstats
path: root/examples/qws/svgalib/svgalib.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qws/svgalib/svgalib.pro')
-rw-r--r--examples/qws/svgalib/svgalib.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/qws/svgalib/svgalib.pro b/examples/qws/svgalib/svgalib.pro
index 8bc53950d5..fde16666eb 100644
--- a/examples/qws/svgalib/svgalib.pro
+++ b/examples/qws/svgalib/svgalib.pro
@@ -17,8 +17,8 @@ SOURCES = svgalibscreen.cpp \
svgalibpaintdevice.cpp \
svgalibplugin.cpp
-symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
-maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+symbian: CONFIG += qt_example
+maemo5: CONFIG += qt_example
symbian: warning(This example does not work on Symbian platform)
maemo5: warning(This example might not fully work on Maemo platform)