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:
perkj@webrtc.org 2012-01-12 14:22:58 +00:00
parent 053c7991e3
commit 5735a63e5a

View File

@ -24,6 +24,7 @@
'<(webrtc_root)/modules/modules.gyp:webrtc_utility',
# ModulesVideo
'<(webrtc_root)/modules/modules.gyp:video_capture_module',
'<(webrtc_root)/modules/modules.gyp:webrtc_video_coding',
'<(webrtc_root)/modules/modules.gyp:video_processing',
'<(webrtc_root)/modules/modules.gyp:video_render_module',