mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2026-03-13 07:56:27 +00: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user