[Webkit-unassigned] [Bug 27087] Add New Configuration Flag for Redistributable Windows Build
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 13 11:03:22 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27087
Adam Roben (aroben) <aroben at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32664|review? |review+
Flag| |
--- Comment #4 from Adam Roben (aroben) <aroben at apple.com> 2009-07-13 11:03:22 PDT ---
(From update of attachment 32664)
> +++ WebCore/WebCore.vcproj/WebCore.vcproj (working copy)
> @@ -183,8 +183,9 @@
> </Configuration>
> <Configuration
> Name="Debug_Cairo|Win32"
> + IntermediateDirectory="$(ConfigurationName)"
I don't think you meant to add this.
> +++ WebKit/win/ChangeLog (working copy)
> @@ -1,3 +1,23 @@
> +2009-07-13 Brent Fulgham <bfulgham at webkit.org>
> +
> + Reviewed by NOBODY (OOPS!).
> +
> + Add new configuration flag for redistributable Windows build.
> + https://bugs.webkit.org/show_bug.cgi=27087
> +
> + * WebKit.vcproj/WebKit.vcproj: Add new WinCairo.vsprops to
> + Debug_Cairo and Release_Cairo targets.
> +
> +2009-07-13 Brent Fulgham <bfulgham at webkit.org>
> +
> + Reviewed by NOBODY (OOPS!).
> +
> + Add new configuration flag for redistributable Windows build.
> + https://bugs.webkit.org/show_bug.cgi=27087
> +
> + * WebKit.vcproj/WebKit.vcproj: Add new WinCairo.vsprops to the
> + Release_Cairo and Debug_Cairo targets.
Double double!
r=me
--
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