mirror of
https://github.com/openharmony/global_resource_tool.git
synced 2026-07-19 22:53:39 -04:00
ecced2ebc75bc8a031caf56d5e09e7bfc303bea2
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
- gcc/g++ version 9.3.0
- cmake version mini 3.15
- mkdir build
- cd build
- cmake ../restool_standard
- make
- compile result restool binary
Instructions
- restool -v show version.
- restool show help.
Description
Languages
C++
86.2%
CMake
8.3%
C
5.2%
Python
0.3%