mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2026-01-03 21:24:43 +01:00
Rename md5.c to md5.cc, put its contents inside the google_breakpad namespace.
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@887 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
d529b2d0a0
commit
84571a2b91
12 changed files with 46 additions and 43 deletions
|
|
@ -40,7 +40,7 @@ BIN_DIR=.
|
|||
|
||||
THREAD_SRC=solaris_lwp.cc
|
||||
SHARE_SRC=../../minidump_file_writer.cc\
|
||||
../../../common/md5.c\
|
||||
../../../common/md5.cc\
|
||||
../../../common/string_conversion.cc\
|
||||
../../../common/solaris/file_id.cc\
|
||||
minidump_generator.cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue