summaryrefslogtreecommitdiffstats
path: root/examples/statemachine/trafficlight/trafficlight.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/statemachine/trafficlight/trafficlight.pro')
-rw-r--r--examples/statemachine/trafficlight/trafficlight.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/statemachine/trafficlight/trafficlight.pro b/examples/statemachine/trafficlight/trafficlight.pro
index 78367b0b03..f3f9cbb321 100644
--- a/examples/statemachine/trafficlight/trafficlight.pro
+++ b/examples/statemachine/trafficlight/trafficlight.pro
@@ -6,3 +6,7 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS trafficlight.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine/trafficlight
INSTALLS += target sources
QT += widgets
+
+symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+