Add new API (webrtc.gyp:webrtc) to merge_libs.gyp.
Required to be able to link new API code against the merged target. Replaces old dependency on video_engine_core as the new-API target depends on it for now, and video_engine_core is being phased out. R=mflodman@webrtc.org BUG=1667 Review URL: https://webrtc-codereview.appspot.com/7519004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5424 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
99a8c7e039
commit
fd0f267bb1
@ -10,7 +10,7 @@
|
||||
'includes': ['common.gypi',],
|
||||
'variables': {
|
||||
'merge_libs_dependencies': [
|
||||
'../video_engine/video_engine.gyp:video_engine_core',
|
||||
'../webrtc.gyp:webrtc',
|
||||
],
|
||||
},
|
||||
'targets': [
|
||||
|
Loading…
x
Reference in New Issue
Block a user