mirror of
https://github.com/openharmony/developtools_global_resource_tool.git
synced 2026-07-18 17:24:42 -04:00
8e5681d927fe3a38e8bffe7adde41593cfa09e1a
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++
99.4%
CMake
0.4%
Python
0.2%