summaryrefslogtreecommitdiffstats
path: root/examples/tools/styleplugin/plugin/plugin.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tools/styleplugin/plugin/plugin.pro')
-rw-r--r--examples/tools/styleplugin/plugin/plugin.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tools/styleplugin/plugin/plugin.pro b/examples/tools/styleplugin/plugin/plugin.pro
index 442cc8ac8b..319a2be15b 100644
--- a/examples/tools/styleplugin/plugin/plugin.pro
+++ b/examples/tools/styleplugin/plugin/plugin.pro
@@ -20,6 +20,6 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS plugin.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/tools/styleplugin/plugin
INSTALLS += target sources
-symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+symbian: CONFIG += qt_example
symbian:TARGET.EPOCALLOWDLLDATA = 1