summaryrefslogtreecommitdiffstats
path: root/examples/script/qscript/qscript.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/script/qscript/qscript.pro')
-rw-r--r--examples/script/qscript/qscript.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/script/qscript/qscript.pro b/examples/script/qscript/qscript.pro
index 759eedf2b..4f334598f 100644
--- a/examples/script/qscript/qscript.pro
+++ b/examples/script/qscript/qscript.pro
@@ -12,3 +12,5 @@ target.path = $$[QT_INSTALL_EXAMPLES]/script/qscript
sources.files = $$RESOURCES $$FORMS main.cpp qscript.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/script/qscript
INSTALLS += target sources
+
+symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)