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.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/statemachine/rogue/rogue.pro b/examples/statemachine/rogue/rogue.pro
index c4fcfe9cfe..3596f173ed 100644
--- a/examples/statemachine/rogue/rogue.pro
+++ b/examples/statemachine/rogue/rogue.pro
@@ -9,6 +9,6 @@ sources.files = $$SOURCES $$HEADERS *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/statemachine/rogue
INSTALLS += target sources
-symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
-maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+symbian: CONFIG += qt_example
+maemo5: CONFIG += qt_example