Bug 49711

Summary: WebKitTools projects (WebKitTestRunner, record-memory-win) should use vsprops for common build settings
Product: WebKit Reporter: Steve Falkenburg <sfalken>
Component: New BugsAssignee: Steve Falkenburg <sfalken>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, bweinstein
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch aroben: review+

Steve Falkenburg
Reported 2010-11-17 20:48:27 PST
WebKitTools projects (WebKitTestRunner, record-memory-win) should use vsprops for common build settings
Attachments
Patch (62.53 KB, patch)
2010-11-17 20:52 PST, Steve Falkenburg
aroben: review+
Steve Falkenburg
Comment 1 2010-11-17 20:52:13 PST
Adam Roben (:aroben)
Comment 2 2010-11-18 09:10:01 PST
Comment on attachment 74201 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=74201&action=review > WebKitTools/WebKitTestRunner/win/WebKitTestRunner.vcproj:265 > OutputDirectory="$(SolutionDir)$(ConfigurationName)" > IntermediateDirectory="$(ConfigurationName)" You should remove these while you're in here. > WebKitTools/WebKitTestRunner/win/WebKitTestRunner.vcproj:328 > OutputDirectory="$(SolutionDir)$(ConfigurationName)" > IntermediateDirectory="$(ConfigurationName)" And these.
Steve Falkenburg
Comment 3 2010-11-18 09:27:47 PST
Note You need to log in before you can comment on or make changes to this bug.