
Untitled
By: a guest on
Jun 11th, 2012 | syntax:
Diff | size: 0.50 KB | hits: 29 | expires: Never
diff --git a/qtwebkit.pri b/qtwebkit.pri
index 3d51429..88e48c1 100644
--- a/qtwebkit.pri
+++ b/qtwebkit.pri
@@ -38,7 +38,7 @@ CONFIG -= separate_debug_info
exists($$PWD/qtwebkit/WebKitTools):qtwebkit_tools_dir = WebKitTools
else:qtwebkit_tools_dir = Tools
-QTWEBKIT_BUILD_CONFIG =
+QTWEBKIT_BUILD_CONFIG = --debug
contains(CONFIG, release):!contains(CONFIG, debug_and_release): {QTWEBKIT_BUILD_CONFIG = --release}
# WebKit2 is not yet supported on Windows, so avoid trying to build it