diff options
Diffstat (limited to 'WebCore/WebCore.vcproj/WebCoreMediaQT.vsprops')
-rw-r--r-- | WebCore/WebCore.vcproj/WebCoreMediaQT.vsprops | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/WebCore/WebCore.vcproj/WebCoreMediaQT.vsprops b/WebCore/WebCore.vcproj/WebCoreMediaQT.vsprops index b4e2019..8eb0aa9 100644 --- a/WebCore/WebCore.vcproj/WebCoreMediaQT.vsprops +++ b/WebCore/WebCore.vcproj/WebCoreMediaQT.vsprops @@ -1,11 +1,11 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="WebCoreMediaQT"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(WebKitOutputDir)\include\QTMovieWin"
- />
-</VisualStudioPropertySheet>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioPropertySheet + ProjectType="Visual C++" + Version="8.00" + Name="WebCoreMediaQT" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="$(WebKitOutputDir)\include\QTMovieWin" + /> +</VisualStudioPropertySheet> |