summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/elasticnodes/elasticnodes.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graphicsview/elasticnodes/elasticnodes.pro')
-rw-r--r--examples/graphicsview/elasticnodes/elasticnodes.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/graphicsview/elasticnodes/elasticnodes.pro b/examples/graphicsview/elasticnodes/elasticnodes.pro
index 6b591a8c66..2a61809457 100644
--- a/examples/graphicsview/elasticnodes/elasticnodes.pro
+++ b/examples/graphicsview/elasticnodes/elasticnodes.pro
@@ -17,11 +17,4 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS elasticnodes.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/elasticnodes
INSTALLS += target sources
-symbian {
- TARGET.UID3 = 0xA000A642
- CONFIG += qt_example
-}
QT += widgets
-maemo5: CONFIG += qt_example
-
-simulator: warning(This example might not fully work on Simulator platform)