summaryrefslogtreecommitdiffstats
path: root/breakpad/using_breakpad.vsprops
diff options
context:
space:
mode:
authorinitial.commit <initial.commit@0039d316-1c4b-4281-b951-d872f2087c98>2008-07-26 20:50:17 +0000
committerinitial.commit <initial.commit@0039d316-1c4b-4281-b951-d872f2087c98>2008-07-26 20:50:17 +0000
commit7e5ba5d125a2dc95132e765e949e53e1e779caaf (patch)
tree49b4e59f664d1de8d0c81410ab25003ee2604bba /breakpad/using_breakpad.vsprops
parentc14d891d44f0afff64e56ed7c9702df1d807b1ee (diff)
downloadchromium_src-7e5ba5d125a2dc95132e765e949e53e1e779caaf.zip
chromium_src-7e5ba5d125a2dc95132e765e949e53e1e779caaf.tar.gz
chromium_src-7e5ba5d125a2dc95132e765e949e53e1e779caaf.tar.bz2
Add breakpad project files to the repository.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6 0039d316-1c4b-4281-b951-d872f2087c98
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>