summaryrefslogtreecommitdiff
path: root/examples/script/qstetrix/qstetrix.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2012-12-03 21:45:04 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-04 12:44:15 +0100
commit2f1eac5f35466ee257eb5d4a61aa3a837d53b82a (patch)
tree39e8b6bfffc5744b88d5e55f3f18cb7d064072ed /examples/script/qstetrix/qstetrix.pro
parent7c8debaf726d26d68c940abdc5538f550accba0b (diff)
downloadqtscript-2f1eac5f35466ee257eb5d4a61aa3a837d53b82a.tar.gz
remove symbian vestiges
Change-Id: Id4cf97c6ca3b9d4335daf4f32842fb07f51c557e Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'examples/script/qstetrix/qstetrix.pro')
-rw-r--r--examples/script/qstetrix/qstetrix.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/script/qstetrix/qstetrix.pro b/examples/script/qstetrix/qstetrix.pro
index de02601..b978b48 100644
--- a/examples/script/qstetrix/qstetrix.pro
+++ b/examples/script/qstetrix/qstetrix.pro
@@ -14,7 +14,4 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS qstetrix.pro *.js
sources.path = $$[QT_INSTALL_EXAMPLES]/qtscript/script/qstetrix
INSTALLS += target sources
-symbian: CONFIG += qt_example
maemo5: CONFIG += qt_example
-
-symbian: warning(This example does not work on Symbian platform)