RESOLVED FIXED 156256
[Win] Output WebCore.pdb to the same location as WebCore.lib file.
https://bugs.webkit.org/show_bug.cgi?id=156256
Summary [Win] Output WebCore.pdb to the same location as WebCore.lib file.
Brent Fulgham
Reported 2016-04-05 15:35:07 PDT
Improve modular Windows building as follows: 1. Output the WebCore debugging symbols (WebCore.pdb) in the same place as the WebCore.lib output library. 2. Teach the WebKit.dll build step where to look for WebCore.pdb. 3. Make sure the Apple internal build includes the WebCore.pdb in its output files.
Attachments
Patch (1.40 KB, patch)
2016-04-07 10:34 PDT, Brent Fulgham
achristensen: review+
Brent Fulgham
Comment 1 2016-04-07 10:32:06 PDT
Brent Fulgham
Comment 2 2016-04-07 10:34:18 PDT
Brent Fulgham
Comment 3 2016-04-07 10:40:47 PDT
Note You need to log in before you can comment on or make changes to this bug.