summaryrefslogtreecommitdiffstats
path: root/examples/qtconcurrent/runfunction/runfunction.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qtconcurrent/runfunction/runfunction.pro')
-rw-r--r--examples/qtconcurrent/runfunction/runfunction.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/qtconcurrent/runfunction/runfunction.pro b/examples/qtconcurrent/runfunction/runfunction.pro
index 80495e1db2..d41b88e2b0 100644
--- a/examples/qtconcurrent/runfunction/runfunction.pro
+++ b/examples/qtconcurrent/runfunction/runfunction.pro
@@ -12,8 +12,6 @@ sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.pro *.png
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/qtconcurrent/runfunction
INSTALLS += target sources
-symbian: CONFIG += qt_example
QT += widgets
-maemo5: CONFIG += qt_example
simulator: warning(This example does not work on Simulator platform)