Files
developtools_global_resourc…/README.en.md
T
chencheng31 ecced2ebc7 代码编程规范整改
Signed-off-by: chencheng31 <chencheng8@huawei.com>
2022-03-01 09:41:51 +08:00

556 B

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.