git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Remove static linkage of QtWebKit against the ICO image format plugin.
[WebKit-https.git]
/
WebCore
/
WebCore.pro
diff --git
a/WebCore/WebCore.pro
b/WebCore/WebCore.pro
index 27a5012bdd8b2449aa0ab2bb35fa15f9194449f8..c061a93a83dcf612ae61d32e864f8d405e844577 100644
(file)
--- a/
WebCore/WebCore.pro
+++ b/
WebCore/WebCore.pro
@@
-69,10
+69,6
@@
include($$PWD/../JavaScriptCore/JavaScriptCore.pri)
#LIBS += -L$$OUTPUT_DIR/lib -lJavaScriptCore
qt-port {
#LIBS += -L$$OUTPUT_DIR/lib -lJavaScriptCore
qt-port {
-!win32-* {
- LIBS += -L$$OUTPUT_DIR/WebKit/qt/Plugins
- LIBS += -lqtwebico
-}
INCLUDEPATH += \
$$PWD/platform/qt \
INCLUDEPATH += \
$$PWD/platform/qt \