Unreviewed, build fix.
Update HTMLTreeBuilder now that MathMLNames is always generated
https://bugs.webkit.org/show_bug.cgi?id=42059
Fix the Windows project file to build MathMLNames.*.
Also added MathMLElementFactory.* which is a NOOP now, but will
prevent folks from breaking the build when they turn MathML on.
* WebCore.vcproj/WebCore.vcproj:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@63123
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2010-07-12 Eric Seidel <eric@webkit.org>
+
+ Unreviewed, build fix.
+
+ Update HTMLTreeBuilder now that MathMLNames is always generated
+ https://bugs.webkit.org/show_bug.cgi?id=42059
+
+ Fix the Windows project file to build MathMLNames.*.
+ Also added MathMLElementFactory.* which is a NOOP now, but will
+ prevent folks from breaking the build when they turn MathML on.
+
+ * WebCore.vcproj/WebCore.vcproj:
+
2010-07-12 Eric Carlson <eric.carlson@apple.com>
Reviewed by Darin Adler.
RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\kjs_navigator.lut.h"\r
>\r
</File>\r
+ <File\r
+ RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\MathMLElementFactory.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\MathMLElementFactory.h"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\MathMLNames.cpp"\r
+ >\r
+ </File>\r
+ <File\r
+ RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\MathMLNames.h"\r
+ >\r
+ </File>\r
<File\r
RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\SVGElementFactory.cpp"\r
>\r