summarylogtreecommitdiffstats
path: root/mingw32-qt-4.8.0-no-webkit-tests.patch
blob: 3913cdc6abf45a0d932b68d979632dc4a7ddb426 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/src/3rdparty/webkit/Source/WebKit.pro b/src/3rdparty/webkit/Source/WebKit.pro
index 9be0f4a..6744f58 100644
--- a/src/3rdparty/webkit/Source/WebKit.pro
+++ b/src/3rdparty/webkit/Source/WebKit.pro
@@ -22,7 +22,7 @@ contains(QT_CONFIG, declarative) {
     exists($$PWD/WebKit/qt/declarative): SUBDIRS += WebKit/qt/declarative
 }

-exists($$PWD/WebKit/qt/tests): SUBDIRS += WebKit/qt/tests
+#exists($$PWD/WebKit/qt/tests): SUBDIRS += WebKit/qt/tests

 build-qtscript {
     SUBDIRS += \