Removed WTL include folder
This commit is contained in:
parent
9db76394f7
commit
05096f8a65
1 changed files with 1 additions and 4 deletions
|
@ -155,10 +155,7 @@
|
|||
'WEBRTC_MAC',
|
||||
],
|
||||
}], # OS=="mac"
|
||||
['OS=="win"', {
|
||||
'include_dirs': [
|
||||
'<(libchromiumcontent_src_dir)/third_party/wtl/include',
|
||||
],
|
||||
['OS=="win"', {
|
||||
'defines': [
|
||||
'_WIN32_WINNT=0x0602',
|
||||
'WINVER=0x0602',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue