Make it easier to use external libyuv + cleanup GYP files.
It is now easier to use an external libyuv library. Fix some GYP errors. Remove the temporary webrtc_base target (depends on https://codereview.chromium.org/865603002/ being landed first). BUG=4185 R=andresp@webrtc.org, andrew@webrtc.org, perkj@webrtc.org Review URL: https://webrtc-codereview.appspot.com/39579004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@8154 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -48,9 +48,6 @@
|
||||
'msvs_disabled_warnings': [
|
||||
4267, # size_t to int truncation.
|
||||
],
|
||||
'include_dirs': [
|
||||
'<(libyuv_dir)/include',
|
||||
],
|
||||
},
|
||||
], # targets
|
||||
'conditions': [
|
||||
|
||||
Reference in New Issue
Block a user