summaryrefslogtreecommitdiff
path: root/examples/xmlpatterns/filetree/filetree.pro
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2017-11-20 13:19:07 +0100
committerLiang Qi <liang.qi@qt.io>2017-11-20 13:19:07 +0100
commit9f552c8ca87c588ea38cd5de5a320f00f56b65c6 (patch)
tree8f0351a94880b33727bdfe3d7bcdb463c102e329 /examples/xmlpatterns/filetree/filetree.pro
parent34cd2d63fc3ce594887f5245896c795ffb8596b5 (diff)
parentffd8366ad503649c6de365c427d0de15ab9a75db (diff)
downloadqtxmlpatterns-9f552c8ca87c588ea38cd5de5a320f00f56b65c6.tar.gz
Merge remote-tracking branch 'origin/5.10' into dev
Change-Id: I5164e541f99e42d78d12fbdeea98ecc6db117637
Diffstat (limited to 'examples/xmlpatterns/filetree/filetree.pro')
-rw-r--r--examples/xmlpatterns/filetree/filetree.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/xmlpatterns/filetree/filetree.pro b/examples/xmlpatterns/filetree/filetree.pro
index 4b7d5f8..cb78c40 100644
--- a/examples/xmlpatterns/filetree/filetree.pro
+++ b/examples/xmlpatterns/filetree/filetree.pro
@@ -7,8 +7,3 @@ INCLUDEPATH += ../shared/
target.path = $$[QT_INSTALL_EXAMPLES]/xmlpatterns/filetree
INSTALLS += target
-
-maemo5: CONFIG += qt_example
-
-maemo5: warning(This example might not fully work on Maemo platform)
-simulator: warning(This example might not fully work on Simulator platform)