Bug 23423 - Windows Cairo Post-Build Targets Don't Copy All Headers
Summary: Windows Cairo Post-Build Targets Don't Copy All Headers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 523.x (Safari 3)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-19 13:54 PST by Brent Fulgham
Modified: 2009-01-20 21:38 PST (History)
0 users

See Also:


Attachments
Extend Cairo post-build copy to include same directories as the CG build. (31.27 KB, patch)
2009-01-19 14:45 PST, Brent Fulgham
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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