summaryrefslogtreecommitdiffstats
path: root/examples/qws/dbscreen/dbscreen.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qws/dbscreen/dbscreen.pro')
-rw-r--r--examples/qws/dbscreen/dbscreen.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/qws/dbscreen/dbscreen.pro b/examples/qws/dbscreen/dbscreen.pro
index a8f754d217..08d6c41e96 100644
--- a/examples/qws/dbscreen/dbscreen.pro
+++ b/examples/qws/dbscreen/dbscreen.pro
@@ -10,7 +10,7 @@ SOURCES = dbscreendriverplugin.cpp \
dbscreen.cpp
QT += widgets
-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)
simulator: warning(This example does not work on Simulator platform)