RESOLVED FIXED 136142
[Win] WebCore.proj is not copying WebKit resource files
https://bugs.webkit.org/show_bug.cgi?id=136142
Summary [Win] WebCore.proj is not copying WebKit resource files
Brent Fulgham
Reported 2014-08-21 18:08:59 PDT
The WebCore project is where the English.lproj files are stored. These need to be included in the WebKit.resources file used by WebKit.dll. While the main WebKit.sln build properly copies these files, the stand-along MSBuild project "WebCore.proj" was not doing so. This patch corrects this oversight.
Attachments
Patch (2.84 KB, patch)
2014-08-21 18:11 PDT, Brent Fulgham
no flags
Patch (3.47 KB, patch)
2014-08-21 18:13 PDT, Brent Fulgham
thorton: review+
Brent Fulgham
Comment 1 2014-08-21 18:09:24 PDT
Brent Fulgham
Comment 2 2014-08-21 18:11:16 PDT
Brent Fulgham
Comment 3 2014-08-21 18:13:37 PDT
Tim Horton
Comment 4 2014-08-21 18:18:33 PDT
Comment on attachment 236952 [details] Patch rs=me
Brent Fulgham
Comment 5 2014-08-21 18:19:23 PDT
Note You need to log in before you can comment on or make changes to this bug.