Title: [145484] trunk/Source/WebCore
- Revision
- 145484
- Author
- [email protected]
- Date
- 2013-03-11 23:10:21 -0700 (Mon, 11 Mar 2013)
Log Message
Fumbled adding new files to the vcproj. Fixing.
* WebCore.vcproj/WebCore.vcproj:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (145483 => 145484)
--- trunk/Source/WebCore/ChangeLog 2013-03-12 05:51:46 UTC (rev 145483)
+++ trunk/Source/WebCore/ChangeLog 2013-03-12 06:10:21 UTC (rev 145484)
@@ -1,5 +1,11 @@
2013-03-11 Simon Fraser <[email protected]>
+ Fumbled adding new files to the vcproj. Fixing.
+
+ * WebCore.vcproj/WebCore.vcproj:
+
+2013-03-11 Simon Fraser <[email protected]>
+
Fix the Windows build by providing implementations of PlatformCAFilters::setFiltersOnLayer(),
PlatformCAFilters::numAnimatedFilterProperties() and PlatformCAFilters::animatedFilterPropertyName(),
adding PlatformCAFiltersWin.cpp to the vcproj.
Modified: trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj (145483 => 145484)
--- trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj 2013-03-12 05:51:46 UTC (rev 145483)
+++ trunk/Source/WebCore/WebCore.vcproj/WebCore.vcproj 2013-03-12 06:10:21 UTC (rev 145484)
@@ -32641,10 +32641,6 @@
>
</File>
<File
- RelativePath="..\platform\graphics\ca\PlatformCAFilters.cpp"
- >
- </File>
- <File
RelativePath="..\platform\graphics\ca\PlatformCALayer.h"
>
</File>
@@ -32759,6 +32755,10 @@
RelativePath="..\platform\graphics\ca\win\PlatformCAAnimationWin.cpp"
>
</File>
+ <File
+ RelativePath="..\platform\graphics\ca\win\PlatformCAFiltersWin.cpp"
+ >
+ </File>
<File
RelativePath="..\platform\graphics\ca\win\PlatformCALayerWin.cpp"
>
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes