summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure.exebin1326080 -> 1325568 bytes
-rw-r--r--tools/configure/configureapp.cpp1
2 files changed, 0 insertions, 1 deletions
diff --git a/configure.exe b/configure.exe
index 14c2b47..c36256e 100755
--- a/configure.exe
+++ b/configure.exe
Binary files 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";