summaryrefslogtreecommitdiffstats
path: root/skia/using_skia.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'skia/using_skia.vsprops')
-rw-r--r--skia/using_skia.vsprops11
1 files changed, 11 insertions, 0 deletions
diff --git a/skia/using_skia.vsprops b/skia/using_skia.vsprops
new file mode 100644
index 0000000..faf27e2
--- /dev/null
+++ b/skia/using_skia.vsprops
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioPropertySheet
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="using_skia"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="&quot;$(SolutionDir)..\skia\include&quot;;&quot;$(SolutionDir)..\skia\include\corecg&quot;;&quot;$(SolutionDir)..\skia\platform&quot;"
+ />
+</VisualStudioPropertySheet>