RESOLVED FIXED 49711
WebKitTools projects (WebKitTestRunner, record-memory-win) should use vsprops for common build settings
https://bugs.webkit.org/show_bug.cgi?id=49711
Summary WebKitTools projects (WebKitTestRunner, record-memory-win) should use vsprops...
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.