diff options
author | initial.commit <initial.commit@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-07-26 20:50:17 +0000 |
---|---|---|
committer | initial.commit <initial.commit@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-07-26 20:50:17 +0000 |
commit | 7e5ba5d125a2dc95132e765e949e53e1e779caaf (patch) | |
tree | 49b4e59f664d1de8d0c81410ab25003ee2604bba /breakpad/README.google | |
parent | c14d891d44f0afff64e56ed7c9702df1d807b1ee (diff) | |
download | chromium_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/README.google')
-rw-r--r-- | breakpad/README.google | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/breakpad/README.google b/breakpad/README.google new file mode 100644 index 0000000..763c6f5 --- /dev/null +++ b/breakpad/README.google @@ -0,0 +1,5 @@ +Breakpad actually lives in src (pulled via svn:externals from code.google.com). + +This directory contains Chrome's version of Breakpad's Visual Studio build +files (*.vcproj) and a compiled version of Breakpad's symupload.exe utility +for Windows. |