Bug 17713

Summary: Correct Visual Studio project output/intermediary path
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
Correct intermediary output directory mrowe: review+

Brent Fulgham
Reported 2008-03-07 15:10:03 PST
The new Debug_Cairo and Release_Cairo targets place build intermediaries in the WebKit.vcproj and WebCore.vcproj directories, making it harder to properly clean the project. This patch corrects these paths.
Attachments
Correct intermediary output directory (3.67 KB, patch)
2008-03-07 15:13 PST, Brent Fulgham
mrowe: review+
Brent Fulgham
Comment 1 2008-03-07 15:13:57 PST
Created attachment 19595 [details] Correct intermediary output directory
Brent Fulgham
Comment 2 2008-03-07 15:25:24 PST
* WebCore.vcproj has incorrect intermediary file output path. * WebKit.vcproj has both an incorrect binary output path, and incorrect intermediary file output paths.
Mark Rowe (bdash)
Comment 3 2008-03-07 15:30:55 PST
Landed in r30883.
Note You need to log in before you can comment on or make changes to this bug.