From 95b0b37704c97c5b4b48cd53c6592fc714c99828 Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Fri, 29 Oct 2010 10:39:59 +1000 Subject: Revert "Work around bug causing qml apps to crash on Symbian 5.0 devices." This reverts commit 391e173a8915230205a93b6e0709762f75547772. --- configure.exe | Bin 1326080 -> 1325568 bytes tools/configure/configureapp.cpp | 1 - 2 files changed, 1 deletion(-) diff --git a/configure.exe b/configure.exe index 14c2b47..c36256e 100755 Binary files a/configure.exe and b/configure.exe differ diff --git a/tools/configure/configureapp.cpp b/tools/configure/configureapp.cpp index 93ce162..983416a 100644 --- a/tools/configure/configureapp.cpp +++ b/tools/configure/configureapp.cpp @@ -1556,7 +1556,6 @@ void Configure::applySpecSpecifics() dictionary[ "ARM_FPU_TYPE" ] = "softvfp"; dictionary[ "SQL_SQLITE" ] = "yes"; dictionary[ "SQL_SQLITE_LIB" ] = "system"; - dictionary[ "DECLARATIVE_DEBUG" ] = "no"; // Disable building docs and translations for now disabledBuildParts << "docs" << "translations"; -- cgit v0.12