summaryrefslogtreecommitdiffstats
path: root/demos/gradients/gradients.pro
diff options
context:
space:
mode:
Diffstat (limited to 'demos/gradients/gradients.pro')
-rw-r--r--demos/gradients/gradients.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/gradients/gradients.pro b/demos/gradients/gradients.pro
index 167572bd4..21cd57d10 100644
--- a/demos/gradients/gradients.pro
+++ b/demos/gradients/gradients.pro
@@ -16,3 +16,5 @@ target.path = $$[QT_INSTALL_DEMOS]/gradients
sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.html
sources.path = $$[QT_INSTALL_DEMOS]/gradients
INSTALLS += target sources
+
+symbian: include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)