Fix include paths in breakpad_client.gyp to make the build work
git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@684 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
b5b5f9e520
commit
90a41b68ad
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
|||
'type': 'static_library',
|
||||
'include_dirs': [
|
||||
'<(DEPTH)',
|
||||
'<(DEPTH)/third_party/glog/glog/src/windows/',
|
||||
],
|
||||
'direct_dependent_settings': {
|
||||
'include_dirs': [
|
||||
|
|
Loading…
Reference in a new issue