12015-03-05 Brent Fulgham <bfulgham@apple.com>
2
3 [Win] Ensure build target directory exists when launching MSBuild
4 https://bugs.webkit.org/show_bug.cgi?id=142360
5
6 Reviewed by NOBODY (OOPS!).
7
8 Create the build output directory (if it doesn't exist) before
9 launching MSBuild so that it can immediately begin writing logs.
10
11 * Scripts/webkitdirs.pm:
12 (buildVisualStudioProject):
13