|
Lines 1-4
Link Here
|
| 1 |
webcore_built_sources += \ |
1 |
webcore_built_sources += \ |
|
|
2 |
DerivedSources/WebCore/$(am__dirstamp) \ |
| 2 |
DerivedSources/WebCore/CSSGrammar.cpp \ |
3 |
DerivedSources/WebCore/CSSGrammar.cpp \ |
| 3 |
DerivedSources/WebCore/CSSGrammar.h \ |
4 |
DerivedSources/WebCore/CSSGrammar.h \ |
| 4 |
DerivedSources/WebCore/CSSPropertyNames.h \ |
5 |
DerivedSources/WebCore/CSSPropertyNames.h \ |
|
Lines 875-880
Link Here
|
| 875 |
DerivedSources/WebCore/XPathGrammar.h |
876 |
DerivedSources/WebCore/XPathGrammar.h |
| 876 |
|
877 |
|
| 877 |
platform_built_sources += \ |
878 |
platform_built_sources += \ |
|
|
879 |
DerivedSources/Platform/$(am__dirstamp) \ |
| 878 |
DerivedSources/Platform/ColorData.cpp \ |
880 |
DerivedSources/Platform/ColorData.cpp \ |
| 879 |
DerivedSources/Platform/WebKitFontFamilyNames.cpp \ |
881 |
DerivedSources/Platform/WebKitFontFamilyNames.cpp \ |
| 880 |
DerivedSources/Platform/WebKitFontFamilyNames.h |
882 |
DerivedSources/Platform/WebKitFontFamilyNames.h |
|
Lines 882-893
Link Here
|
| 882 |
# These files need to be part of WebCore otherwise they cause undefined |
884 |
# These files need to be part of WebCore otherwise they cause undefined |
| 883 |
# symbols havoc |
885 |
# symbols havoc |
| 884 |
webcore_built_sources += \ |
886 |
webcore_built_sources += \ |
|
|
887 |
DerivedSources/WebCore/$(am__dirstamp) \ |
| 885 |
DerivedSources/WebCore/JSSVGDocument.cpp \ |
888 |
DerivedSources/WebCore/JSSVGDocument.cpp \ |
| 886 |
DerivedSources/WebCore/JSSVGDocument.h \ |
889 |
DerivedSources/WebCore/JSSVGDocument.h \ |
| 887 |
DerivedSources/WebCore/SVGNames.cpp \ |
890 |
DerivedSources/WebCore/SVGNames.cpp \ |
| 888 |
DerivedSources/WebCore/SVGElementFactory.cpp |
891 |
DerivedSources/WebCore/SVGElementFactory.cpp |
| 889 |
|
892 |
|
| 890 |
webcore_svg_built_sources += \ |
893 |
webcore_svg_built_sources += \ |
|
|
894 |
DerivedSources/WebCore/$(am__dirstamp) \ |
| 891 |
DerivedSources/WebCore/JSSVGAElement.cpp \ |
895 |
DerivedSources/WebCore/JSSVGAElement.cpp \ |
| 892 |
DerivedSources/WebCore/JSSVGAElement.h \ |
896 |
DerivedSources/WebCore/JSSVGAElement.h \ |
| 893 |
DerivedSources/WebCore/JSSVGAltGlyphDefElement.cpp \ |
897 |
DerivedSources/WebCore/JSSVGAltGlyphDefElement.cpp \ |