Bug 17715

Summary: Build WinLauncher when building for Windows
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Updates WebKit.sln to build WinLauncher.
none
Revision 1 aroben: review+

Description Brent Fulgham 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.
Comment 1 Brent Fulgham 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.
Comment 2 Brent Fulgham 2008-03-07 17:25:30 PST
Created attachment 19602 [details]
Revision 1 

Corrects some cruft VS added for some reason.
Comment 3 Adam Roben (:aroben) 2008-03-11 12:49:29 PDT
Comment on attachment 19602 [details]
Revision 1 

r=me
Comment 4 Matt Lilek 2008-03-11 14:30:39 PDT
Landed in r30967.