[Webkit-unassigned] [Bug 49185] Debug and Release builds on Windows clobber each other

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 8 09:57:38 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49185





--- Comment #1 from Adam Roben (aroben) <aroben at apple.com>  2010-11-08 09:57:38 PST ---
(In reply to comment #0)
> One way to do this is to build into $WebKitOutputDir/$ConfigurationName instead of building straight into $WebKitOutputDir.

One thing that makes this tricky is that not all our .vcprojs share the same configuration names. For example, JavaScriptCoreGenerated only has a single configuration: "all".

Perhaps the output location needs to depend on the solution configuration name, not the project configuration name? I unfortunately don't see a Visual Studio macro that expands to the solution configuration name.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list