summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/anchorlayout/anchorlayout.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graphicsview/anchorlayout/anchorlayout.pro')
-rw-r--r--examples/graphicsview/anchorlayout/anchorlayout.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/graphicsview/anchorlayout/anchorlayout.pro b/examples/graphicsview/anchorlayout/anchorlayout.pro
index 8791a16abc..32066e3502 100644
--- a/examples/graphicsview/anchorlayout/anchorlayout.pro
+++ b/examples/graphicsview/anchorlayout/anchorlayout.pro
@@ -8,3 +8,8 @@ INSTALLS += target sources
TARGET = anchorlayout
QT += widgets
+
+symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
+maemo5: include($$QT_SOURCE_TREE/examples/maemo5pkgrules.pri)
+
+simulator: warning(This example might not fully work on Simulator platform)