summaryrefslogtreecommitdiff
path: root/Tools/DumpRenderTree/win/DumpRenderTreeApple.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/DumpRenderTree/win/DumpRenderTreeApple.vsprops')
-rw-r--r--Tools/DumpRenderTree/win/DumpRenderTreeApple.vsprops15
1 files changed, 15 insertions, 0 deletions
diff --git a/Tools/DumpRenderTree/win/DumpRenderTreeApple.vsprops b/Tools/DumpRenderTree/win/DumpRenderTreeApple.vsprops
new file mode 100644
index 000000000..f126689e1
--- /dev/null
+++ b/Tools/DumpRenderTree/win/DumpRenderTreeApple.vsprops
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="DumpRenderTreeApple"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="&quot;$(ProjectDir)\..\cg&quot;;"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="CoreGraphics$(LibraryConfigSuffix).lib CoreFoundation$(LibraryConfigSuffix).lib CFNetwork$(LibraryConfigSuffix).lib"
+ />
+</VisualStudioPropertySheet>