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.
6 'libvpx_source%': 'source/libvpx',
10 '../../native_client/build/untrusted.gypi',
14 'target_name': 'libvpx_nacl',
17 'nlib_target': 'libvpx_nacl.a',
20 'build_pnacl_newlib': 1,
26 '<(libvpx_source)/vp8/common',
27 '<(libvpx_source)/vp8/decoder',
28 '<(libvpx_source)/vp8/encoder',
30 'includes': ['libvpx_srcs_nacl.gypi', ],
31 }, # end of target 'libvpx_nacl'