git://git.webkit.org
/
WebKit.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[Qt] Unreviewed build fix for mac.
[WebKit.git]
/
Source
/
WebCore
/
WebCore.pro
diff --git
a/Source/WebCore/WebCore.pro
b/Source/WebCore/WebCore.pro
index
2213bf1
..
730bb0c
100644
(file)
--- a/
Source/WebCore/WebCore.pro
+++ b/
Source/WebCore/WebCore.pro
@@
-3019,7
+3019,7
@@
contains(DEFINES, ENABLE_VIDEO=1) {
bindings/js/JSAudioConstructor.cpp
}
- contains(DEFINES, USE_QTKIT=1) {
+ contains(DEFINES,
WTF_
USE_QTKIT=1) {
INCLUDEPATH += \
$$SOURCE_DIR/../WebKitLibraries/