mirror of
https://github.com/electron/electron.git
synced 2026-01-27 16:28:23 -05:00
Removed WTL include folder
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user