Qt binaries are built into WebKitBuild/Debug/lib directory for debug and release builds as well. Fix is to replace CONFIG(release) test with CONFIG(release, debug|release) in WebKit.pri (to match the test with all the other .pr* files).
Created attachment 31078 [details] Proposed fix.
Landed in r44606 http://trac.webkit.org/changeset/44606