Bug 23423

Summary: Windows Cairo Post-Build Targets Don't Copy All Headers
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Extend Cairo post-build copy to include same directories as the CG build. mitz: review+

Description Brent Fulgham 2009-01-19 13:54:50 PST
The Cairo build-targets (Debug/Release) don't copy all necessary headers during the post-build event.

The attached patch updates the post-build event to make sure all necessary headers are copied to the appropriate build target directory.
Comment 1 Brent Fulgham 2009-01-19 14:45:38 PST
Created attachment 26852 [details]
Extend Cairo post-build copy to include same directories as the CG build.
Comment 2 mitz 2009-01-20 09:22:34 PST
Comment on attachment 26852 [details]
Extend Cairo post-build copy to include same directories as the CG build.

r=me. Please remove the warning from the change log.
Comment 3 Brent Fulgham 2009-01-20 21:38:18 PST
Committed in r40081