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