Skip to content
Snippets Groups Projects
Commit ba809777 authored by brad kittenbrink's avatar brad kittenbrink
Browse files

New google breakpad package for windows with winsock2 fix, and DLL CRT library usage.

Also moved headers into libraries/include/google_breakpad.
Mac and linux packages to come shortly.
parent fa06293a
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
#include "llsd.h" #include "llsd.h"
#include "lloptioninterface.h" #include "lloptioninterface.h"
#include "exception_handler.h" #include "google_breakpad/exception_handler.h"
// Forward declarations // Forward declarations
template <typename Type> class LLAtomic32; template <typename Type> class LLAtomic32;
......
...@@ -610,9 +610,9 @@ ...@@ -610,9 +610,9 @@
<key>windows</key> <key>windows</key>
<map> <map>
<key>md5sum</key> <key>md5sum</key>
<string>0dc3f96299a182cad538ff134547a2e3</string> <string>d9858d7be95d89d573daf196a8b3a3dc</string>
<key>url</key> <key>url</key>
<uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/google_breakpad-0.0.0-rev599-windows-20100518.tar.bz2</uri> <uri>http://viewer-source-downloads.s3.amazonaws.com/install_pkgs/google_breakpad-0.0.0-rev599-windows-20100521g.tar.bz2</uri>
</map> </map>
</map> </map>
</map> </map>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment