genrb is a command line tool for the resource files compilation.
Syntax
genrb [options] [files]
Options
-h [ --help ] |
Displays usage information |
-q [ --quiet ] |
Suppresses warnings |
-v [ --verbose ] |
Provides detailed processing information |
-e [ --encoding ] |
Specifies encoding of source files |
-d [ --destdir ] |
Sets the destination directory |
-s [ --sourcedir ] |
Specifies the source directory |
Example:
genrb -v -d ./output ./source/hello_world.4s