Use <(webrtc_root) to point to webrtc files in tools.gyp.
TBR=brykt@google.com Review URL: https://webrtc-codereview.appspot.com/939034 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3206 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -88,7 +88,7 @@
|
||||
'target_name': 'frame_cutter_lib',
|
||||
'type': '<(library)',
|
||||
'dependencies': [
|
||||
'<(DEPTH)/webrtc/common_video/common_video.gyp:common_video',
|
||||
'<(webrtc_root)/common_video/common_video.gyp:common_video',
|
||||
],
|
||||
'sources': [
|
||||
'frame_cutter/frame_cutter_lib.cc',
|
||||
|
Reference in New Issue
Block a user