RESOLVED FIXED 23423
Windows Cairo Post-Build Targets Don't Copy All Headers
https://bugs.webkit.org/show_bug.cgi?id=23423
Summary Windows Cairo Post-Build Targets Don't Copy All Headers
Brent Fulgham
Reported 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.
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+
Brent Fulgham
Comment 1 2009-01-19 14:45:38 PST
Created attachment 26852 [details] Extend Cairo post-build copy to include same directories as the CG build.
mitz
Comment 2 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.
Brent Fulgham
Comment 3 2009-01-20 21:38:18 PST
Committed in r40081
Note You need to log in before you can comment on or make changes to this bug.