1 Star 0 Fork 443

wangmingxuan / multimedia_medialibrary_standard

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
media_library.gni 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
潘强标 提交于 2023-08-28 18:40 . optimize link time
# Copyright (c) 2021 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
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
MEDIALIB_ROOT_PATH = "//foundation/multimedia/media_library"
MEDIALIB_INNERKITS_PATH = "${MEDIALIB_ROOT_PATH}/frameworks/innerkitsimpl"
MEDIALIB_INTERFACES_PATH = "${MEDIALIB_ROOT_PATH}/interfaces"
MEDIALIB_JS_PATH = "${MEDIALIB_ROOT_PATH}/frameworks/js"
MEDIALIB_UTILS_PATH = "${MEDIALIB_ROOT_PATH}/frameworks/utils"
MEDIALIB_SERVICES_PATH = "${MEDIALIB_ROOT_PATH}/frameworks/services"
MEDIALIB_CLOUD_SYNC_PATH = "${MEDIALIB_SERVICES_PATH}/media_cloud_sync"
MEDIALIB_MTP_PATH = "${MEDIALIB_SERVICES_PATH}/media_mtp"
declare_args() {
link_opt = false
}
1
https://gitee.com/wangmingxuan6/multimedia_medialibrary_standard.git
git@gitee.com:wangmingxuan6/multimedia_medialibrary_standard.git
wangmingxuan6
multimedia_medialibrary_standard
multimedia_medialibrary_standard
master

搜索帮助