diff options
Diffstat (limited to 'WebCore/WebCore.vcproj/WebCoreCG.vsprops')
-rw-r--r-- | WebCore/WebCore.vcproj/WebCoreCG.vsprops | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/WebCore/WebCore.vcproj/WebCoreCG.vsprops b/WebCore/WebCore.vcproj/WebCoreCG.vsprops index 2ff8330..16121f0 100644 --- a/WebCore/WebCore.vcproj/WebCoreCG.vsprops +++ b/WebCore/WebCore.vcproj/WebCoreCG.vsprops @@ -1,11 +1,11 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="WebCoreCG"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""$(ProjectDir)..\platform\graphics\cg";"$(ProjectDir)..\svg\graphics\cg""
- />
-</VisualStudioPropertySheet>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioPropertySheet + ProjectType="Visual C++" + Version="8.00" + Name="WebCoreCG" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories=""$(ProjectDir)..\platform\graphics\cg";"$(ProjectDir)..\svg\graphics\cg"" + /> +</VisualStudioPropertySheet> |