RESOLVED FIXED 17715
Build WinLauncher when building for Windows
https://bugs.webkit.org/show_bug.cgi?id=17715
Summary Build WinLauncher when building for Windows
Brent Fulgham
Reported 2008-03-07 16:31:01 PST
The WinLauncher application is very useful for testing and debugging, and is currently the only way to run the Cairo-backed WebKit. The attached patch adds WinLauncher to the suite of items normally build during a WebKit build.
Attachments
Updates WebKit.sln to build WinLauncher. (18.39 KB, patch)
2008-03-07 16:54 PST, Brent Fulgham
no flags
Revision 1 (18.62 KB, patch)
2008-03-07 17:25 PST, Brent Fulgham
aroben: review+
Brent Fulgham
Comment 1 2008-03-07 16:54:48 PST
Created attachment 19601 [details] Updates WebKit.sln to build WinLauncher. * Updates WebKit.sln to build WinLauncher. * Updates WebKit.sln to handle WinLauncher for the Debug_Cairo and Release_Cairo cases. * Updates WebKitTools/WinLauncher/WinLauncher.vcproj to use standard WebKit vsprops, to output results to the proper directories, and to link against the proper targets.
Brent Fulgham
Comment 2 2008-03-07 17:25:30 PST
Created attachment 19602 [details] Revision 1 Corrects some cruft VS added for some reason.
Adam Roben (:aroben)
Comment 3 2008-03-11 12:49:29 PDT
Comment on attachment 19602 [details] Revision 1 r=me
Matt Lilek
Comment 4 2008-03-11 14:30:39 PDT
Landed in r30967.
Note You need to log in before you can comment on or make changes to this bug.