1 Star 0 Fork 41

zivor/castengine_cast_framework_3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
cast_engine.gni 747 Bytes
一键复制 编辑 原始数据 按行查看 历史
liu_zhiwei2 提交于 2023-12-13 14:21 . Revert "remove all"
# Copyright (c) 2023 Huawei Device Co., Ltd.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
import("//build/ohos.gni")
import("//build/ohos_var.gni")
cast_engine_root = get_path_info(".", "abspath")
cast_engine_client = "$cast_engine_root/client"
cast_engine_common = "$cast_engine_root/common"
cast_engine_interfaces = "$cast_engine_root/interfaces"
cast_engine_service = "$cast_engine_root/service"
cast_session_stream_path = "//foundation/CastEngine/castengine_cast_plus_stream"
graphic_2d_path = "//foundation/graphic/graphic_2d"
build_flags = [ "-Werror" ]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zivor/castengine_cast_framework_3.git
git@gitee.com:zivor/castengine_cast_framework_3.git
zivor
castengine_cast_framework_3
castengine_cast_framework_3
master

搜索帮助