From 8e4a2af6a232ca029b6ee4136159aad22283078a Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Tue, 20 Sep 2011 08:44:27 +1000 Subject: Disabled calculator, qstetrix to resolve impossible circular dependency These qtscript examples depend on uitools, which is in qttools, which depends on qtscript - a circular dependency. Disable the offending examples for now. Change-Id: Icd684fde329d72fd48eb476dc9f9d0c8440a3a29 Reviewed-on: http://codereview.qt-project.org/5167 Reviewed-by: Qt Sanity Bot Reviewed-by: Toby Tomkins Reviewed-by: Kalle Lehtonen Reviewed-by: Rohan McGovern --- examples/script/script.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'examples') diff --git a/examples/script/script.pro b/examples/script/script.pro index 69e3726..a12d750 100644 --- a/examples/script/script.pro +++ b/examples/script/script.pro @@ -4,7 +4,6 @@ SUBDIRS = customclass !wince*:!contains(QT_CONFIG, no-gui):SUBDIRS += qscript marshal !wince*:SUBDIRS *= marshal -!wince*:!cross_compile:!contains(QT_CONFIG, no-gui):SUBDIRS += calculator qstetrix symbian: SUBDIRS = context2d -- cgit v1.2.1