summaryrefslogtreecommitdiffstats
path: root/examples/widgets/wiggly/wiggly.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/wiggly/wiggly.pro')
-rw-r--r--examples/widgets/wiggly/wiggly.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/widgets/wiggly/wiggly.pro b/examples/widgets/wiggly/wiggly.pro
index 5288dd3..4240765 100644
--- a/examples/widgets/wiggly/wiggly.pro
+++ b/examples/widgets/wiggly/wiggly.pro
@@ -9,3 +9,7 @@ target.path = $$[QT_INSTALL_EXAMPLES]/widgets/wiggly
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS wiggly.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/wiggly
INSTALLS += target sources
+
+include($$QT_SOURCE_TREE/examples/examplebase.pri)
+
+symbian:TARGET.UID3 = 0xA000C607 \ No newline at end of file