diff options
author | Janne Anttila <janne.anttila@digia.com> | 2009-08-24 10:46:42 (GMT) |
---|---|---|
committer | Janne Anttila <janne.anttila@digia.com> | 2009-08-24 10:46:42 (GMT) |
commit | 702a4a7babaefb80dfbf1915d5fb51239c3788db (patch) | |
tree | 11a03407ec6e26fd352a79b984a5f8221163f946 /examples | |
parent | 898cba2245b6fafa3820b44203442fedd9f7ed73 (diff) | |
download | Qt-702a4a7babaefb80dfbf1915d5fb51239c3788db.zip Qt-702a4a7babaefb80dfbf1915d5fb51239c3788db.tar.gz Qt-702a4a7babaefb80dfbf1915d5fb51239c3788db.tar.bz2 |
Made examples to compile for Symbian with -no-script configure flag.
Reviewed-by: TrustMe
Diffstat (limited to 'examples')
-rw-r--r-- | examples/examples.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro index f756801..31a99bf 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -34,7 +34,6 @@ symbian: SUBDIRS = \ widgets \ draganddrop \ mainwindows \ - script \ sql \ uitools \ xml |