Fix Win64 build breakage
This is for landing https://webrtc-codereview.appspot.com/1096006/ by Justin Schuh. Stable will be updated after this has landed. Review URL: https://webrtc-codereview.appspot.com/1091008 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3484 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
147c73ea60
commit
b64732abfc
@ -94,6 +94,8 @@
|
|||||||
'timing.cc',
|
'timing.cc',
|
||||||
'video_coding_impl.cc',
|
'video_coding_impl.cc',
|
||||||
], # source
|
], # source
|
||||||
|
# TODO(jschuh): Bug 1348: fix size_t to int truncations.
|
||||||
|
'msvs_disabled_warnings': [ 4267, ],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user