chencheng31 ecced2ebc7 代码编程规范整改
Signed-off-by: chencheng31 <chencheng8@huawei.com>
2022-03-01 09:41:51 +08:00
2022-03-01 09:41:51 +08:00
2022-03-01 09:41:51 +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-03-01 09:41:51 +08:00
2022-03-01 09:41:51 +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.
S
Description
OpenHarmony资源编译工具,提供给IDE使用。
Readme 469 KiB
Languages
C++ 86.2%
CMake 8.3%
C 5.2%
Python 0.3%