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 52cb13b241..eb83890f34 100644
--- a/examples/graphicsview/anchorlayout/anchorlayout.pro
+++ b/examples/graphicsview/anchorlayout/anchorlayout.pro
@@ -7,3 +7,8 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/anchorlayout
INSTALLS += target sources
TARGET = anchorlayout
+
+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)