summaryrefslogtreecommitdiff
path: root/examples/script
diff options
context:
space:
mode:
Diffstat (limited to 'examples/script')
-rw-r--r--examples/script/script.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/script/script.pro b/examples/script/script.pro
index a12d750..9e66a61 100644
--- a/examples/script/script.pro
+++ b/examples/script/script.pro
@@ -7,6 +7,12 @@ SUBDIRS = customclass
symbian: SUBDIRS = context2d
+isEmpty(QT.widgets.name):SUBDIRS -= \
+ context2d \
+ defaultprototypes \
+ helloscript \
+ qscript
+
# install
target.path = $$[QT_INSTALL_EXAMPLES]/qtscript/script
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS script.pro README