Getting Opus from Chrome
This CL replaces http://review.webrtc.org/921006/ BUG=issue982 TBR=andrew@webrtc.org Review URL: https://webrtc-codereview.appspot.com/933006 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2993 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -22,19 +22,10 @@
|
||||
'<(DEPTH)/third_party/opus/opus.gyp:opus'
|
||||
],
|
||||
'include_dirs': [
|
||||
'<(webrtc_root)/../third_party/opus/source/include',
|
||||
'<(DEPTH)/third_party/opus',
|
||||
],
|
||||
}],
|
||||
],
|
||||
'direct_dependent_settings': {
|
||||
'conditions': [
|
||||
['build_with_mozilla==1', {
|
||||
'include_dirs': [
|
||||
'$(DIST)/include/opus',
|
||||
],
|
||||
}],
|
||||
],
|
||||
},
|
||||
'sources': [
|
||||
'interface/opus_interface.h',
|
||||
'opus_interface.c',
|
||||
|
Reference in New Issue
Block a user