| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="Windows-1252"?> | |
| 2 <VisualStudioPropertySheet | |
| 3 ProjectType="Visual C++" | |
| 4 Version="8.00" | |
| 5 Name="precompiled_webkit" | |
| 6 > | |
| 7 <Tool | |
| 8 Name="VCCLCompilerTool" | |
| 9 AdditionalIncludeDirectories=""$(SolutionDir)webkit\build&q
uot;" | |
| 10 UsePrecompiledHeader="2" | |
| 11 PrecompiledHeaderThrough="precompiled_webkit.h" | |
| 12 PrecompiledHeaderFile="$(IntDir)\precompiled_webkit.pch" | |
| 13 ForcedIncludeFiles="precompiled_webkit.h" | |
| 14 /> | |
| 15 </VisualStudioPropertySheet> | |
| OLD | NEW |