summaryrefslogtreecommitdiff
path: root/examples/script/script.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/script/script.pro')
-rw-r--r--examples/script/script.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/script/script.pro b/examples/script/script.pro
index 9e66a61..ef0ab01 100644
--- a/examples/script/script.pro
+++ b/examples/script/script.pro
@@ -5,8 +5,6 @@ SUBDIRS = customclass
!wince*:!contains(QT_CONFIG, no-gui):SUBDIRS += qscript marshal
!wince*:SUBDIRS *= marshal
-symbian: SUBDIRS = context2d
-
isEmpty(QT.widgets.name):SUBDIRS -= \
context2d \
defaultprototypes \
@@ -19,5 +17,4 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS script.pro README
sources.path = $$[QT_INSTALL_EXAMPLES]/qtscript/script
INSTALLS += target sources
-symbian: CONFIG += qt_example
maemo5: CONFIG += qt_example