1 # Copyright 2013 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
7 'target_name': 'libvpx',
9 'direct_dependent_settings': {
11 '<!@(pkg-config --cflags vpx)',
15 'headers_root_path': 'source/libvpx',
21 'vpx/vpx_codec_impl_bottom.h',
22 'vpx/vpx_codec_impl_top.h',
25 'vpx/vpx_frame_buffer.h',
31 '../../build/shim_headers.gypi',
35 '<!@(pkg-config --libs-only-L --libs-only-other vpx)',
38 '<!@(pkg-config --libs-only-l vpx)',