summaryrefslogtreecommitdiffstats
path: root/examples/statemachine/rogue/rogue.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/statemachine/rogue/rogue.pro')
-rw-r--r--examples/statemachine/rogue/rogue.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/statemachine/rogue/rogue.pro b/examples/statemachine/rogue/rogue.pro
index d653beb2d0..9e401aab82 100644
--- a/examples/statemachine/rogue/rogue.pro
+++ b/examples/statemachine/rogue/rogue.pro
@@ -10,3 +10,6 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine/rogue
INSTALLS += target sources
QT += widgets
+symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+