summaryrefslogtreecommitdiff
path: root/examples/qtestlib/tutorial5/tutorial5.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qtestlib/tutorial5/tutorial5.pro')
-rw-r--r--examples/qtestlib/tutorial5/tutorial5.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/qtestlib/tutorial5/tutorial5.pro b/examples/qtestlib/tutorial5/tutorial5.pro
index 0310916ebd..f98890436f 100644
--- a/examples/qtestlib/tutorial5/tutorial5.pro
+++ b/examples/qtestlib/tutorial5/tutorial5.pro
@@ -6,3 +6,7 @@ target.path = $$[QT_INSTALL_EXAMPLES]/qtestlib/tutorial5
sources.files = $$SOURCES *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtestlib/tutorial5
INSTALLS += target sources
+
+include($$QT_SOURCE_TREE/examples/examplebase.pri)
+
+symbian:TARGET.UID3 = 0xA000C60F \ No newline at end of file