summaryrefslogtreecommitdiffstats
path: root/examples/widgets/validators/validators.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/validators/validators.pro')
-rw-r--r--examples/widgets/validators/validators.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/widgets/validators/validators.pro b/examples/widgets/validators/validators.pro
index 8e7884d56..c50b63b51 100644
--- a/examples/widgets/validators/validators.pro
+++ b/examples/widgets/validators/validators.pro
@@ -19,3 +19,5 @@ target.path = $$[QT_INSTALL_EXAMPLES]/widgets/validators
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.pro *.png
sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/validators
INSTALLS += target sources
+
+symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)