1 Star 0 Fork 0

CaiJingLong/bilibili-libyuv

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
all.gyp 646 Bytes
一键复制 编辑 原始数据 按行查看 历史
fbarchard@google.com 提交于 2013-11-21 19:57 . Android support
# Copyright 2013 The LibYuv Project Authors. All rights reserved.
#
# Use of this source code is governed by a BSD-style license
# that can be found in the LICENSE file in the root of the source
# tree. An additional intellectual property rights grant can be found
# in the file PATENTS. All contributing project authors may
# be found in the AUTHORS file in the root of the source tree.
# all.gyp and All target are for benefit of android gyp build.
{
'targets': [
{
'target_name': 'All',
'type': 'none',
'dependencies': [
'libyuv.gyp:*',
'libyuv_test.gyp:*',
],
},
],
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kikt/bilibili-libyuv.git
git@gitee.com:kikt/bilibili-libyuv.git
kikt
bilibili-libyuv
bilibili-libyuv
master

搜索帮助