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',
|
'type': 'static_library',
|
||||||
'include_dirs': [
|
'include_dirs': [
|
||||||
'<(DEPTH)',
|
'<(DEPTH)',
|
||||||
|
'<(DEPTH)/third_party/glog/glog/src/windows/',
|
||||||
],
|
],
|
||||||
'direct_dependent_settings': {
|
'direct_dependent_settings': {
|
||||||
'include_dirs': [
|
'include_dirs': [
|
||||||
|
|
Loading…
Reference in a new issue