git://git.webkit.org
/
WebKit-https.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[Qt] Fix build of modules depending on QtWebKit when using prefix
[WebKit-https.git]
/
.qmake.conf
1
# The qmake generated module files belong into our Tools/qmake dir
2
MODULE_QMAKE_OUTDIR = $$shadowed($$PWD/Tools/qmake)
3
QMAKEPATH += $$PWD/Tools/qmake $$MODULE_QMAKE_OUTDIR
4
load(qt_build_config)