chencheng31 2fc94b89d7 提交 restool 代码
Signed-off-by: chencheng31 <chencheng8@huawei.com>
2022-02-28 10:59:39 +08:00
2022-02-28 10:59:39 +08:00
2022-02-28 10:59:39 +08:00
2022-02-28 10:59:39 +08:00
2022-02-28 10:59:39 +08:00
2022-02-28 10:59:39 +08:00
2022-02-28 10:59:39 +08:00
2022-02-28 10:59:39 +08:00
2022-02-28 10:59:39 +08:00

global_resource_tool

Description

OpenHarmony resource compile tool

Software Architecture

developtools/

----global_resource_tool

----include
----src ----third_party denpence third patry lib make script ----CMakeLists.txt ----win32.cmake windows cross compile script

Installation

  1. gcc/g++ version 9.3.0
  2. cmake version mini 3.15
  3. mkdir build
  4. cd build
  5. cmake ../restool_standard
  6. make
  7. compile result restool binary

Instructions

  1. restool -v show version.
  2. restool show help.

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

Gitee Feature

  1. You can use Readme_XXX.md to support different languages, such as Readme_en.md, Readme_zh.md
  2. Gitee blog blog.gitee.com
  3. Explore open source project https://gitee.com/explore
  4. The most valuable open source project GVP
  5. The manual of Gitee https://gitee.com/help
  6. The most popular members https://gitee.com/gitee-stars/
S
Description
暂无描述
Readme 2.6 MiB
Languages
C++ 99.4%
CMake 0.4%
Python 0.2%