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