Add video capture module to the list of dependent projects in video engine.
BUG= TEST= Review URL: http://webrtc-codereview.appspot.com/348007 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1409 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -24,6 +24,7 @@
|
|||||||
'<(webrtc_root)/modules/modules.gyp:webrtc_utility',
|
'<(webrtc_root)/modules/modules.gyp:webrtc_utility',
|
||||||
|
|
||||||
# ModulesVideo
|
# ModulesVideo
|
||||||
|
'<(webrtc_root)/modules/modules.gyp:video_capture_module',
|
||||||
'<(webrtc_root)/modules/modules.gyp:webrtc_video_coding',
|
'<(webrtc_root)/modules/modules.gyp:webrtc_video_coding',
|
||||||
'<(webrtc_root)/modules/modules.gyp:video_processing',
|
'<(webrtc_root)/modules/modules.gyp:video_processing',
|
||||||
'<(webrtc_root)/modules/modules.gyp:video_render_module',
|
'<(webrtc_root)/modules/modules.gyp:video_render_module',
|
||||||
|
Reference in New Issue
Block a user