logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fpcjres - a resource file converter

Description

       fpcjres  This  program is called by the free pascal compiler and is used to translate {$R xxx} directives
       to java resources that can be included in a java class.

       Syntax: fpcjres [options] <inputfile> [<inputfile>...] [-o <outputfile>]

Name

       fpcjres - a resource file converter

Options

--help,-h-?
              Show a help message screen.

       --version,-V
              Show program version.

       --verbose, -v
              Be verbose.

       --input,-i<x>
              Ignored for compatibility with other tools.

       --output,-o<x>
              Set the output file name.

       @<file>
              Read more options from file <file>

See Also

              BR fpc (1)

fpcjres - resource file converter                September 2015                                       fpcjres(1)

See Also