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