summaryrefslogtreecommitdiffstats
path: root/WebKitLibraries/win/tools/vsprops/WinCairo.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'WebKitLibraries/win/tools/vsprops/WinCairo.vsprops')
-rw-r--r--WebKitLibraries/win/tools/vsprops/WinCairo.vsprops15
1 files changed, 15 insertions, 0 deletions
diff --git a/WebKitLibraries/win/tools/vsprops/WinCairo.vsprops b/WebKitLibraries/win/tools/vsprops/WinCairo.vsprops
new file mode 100644
index 0000000..f42c8ec
--- /dev/null
+++ b/WebKitLibraries/win/tools/vsprops/WinCairo.vsprops
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="WinCairo"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ PreprocessorDefinitions="WIN_CAIRO=1"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="cairo.lib jpeg.lib libpng.lib"
+ />
+</VisualStudioPropertySheet>