From 0634c73e702f8c592b84d95b4c8f19a89067c1fc Mon Sep 17 00:00:00 2001 From: Jason Barron Date: Tue, 25 Aug 2009 08:03:22 +0200 Subject: Remove the 'script' sub-directory from the symbian scope. Now that QtScript is an optional module there is a chance that it is not built so don't try to explicitly force it to compile these examples. Reviewed-by: Aleksandar Babic --- examples/examples.pro | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/examples.pro b/examples/examples.pro index 6658fd3..7acd67b 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -34,7 +34,6 @@ symbian: SUBDIRS = \ widgets \ draganddrop \ mainwindows \ - script \ sql \ uitools \ xml -- cgit v0.12