Bug 32518 - Move QuartzCore-related build settings into a vsprops file
Summary: Move QuartzCore-related build settings into a vsprops file
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-14 07:29 PST by Adam Roben (:aroben)
Modified: 2009-12-14 07:38 PST (History)
2 users (show)

See Also:


Attachments
Patch (7.49 KB, patch)
2009-12-14 07:29 PST, Adam Roben (:aroben)
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2009-12-14 07:29:40 PST
Created attachment 44795 [details]
Patch

Need a short description and bug URL (OOPS!)

Reviewed by NOBODY (OOPS!).

* WebCore.vcproj/WebCore.vcproj: Let VS reformat the files list, added
WebCoreQuartzCore.vsprops to the non-Cairo configurations, moved all
other QuartzCore-related build settings from here...
* WebCore.vcproj/WebCoreQuartzCore.vsprops: ...to here.
---
 3 files changed, 49 insertions(+), 30 deletions(-)
Comment 1 Adam Roben (:aroben) 2009-12-14 07:38:38 PST
Committed r52092: <http://trac.webkit.org/changeset/52092>