Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
fpcjres(1)			 User Commands			    fpcjres(1)

NAME
       fpcjres - manual	page for 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  <output-
       file>]

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	conv...	September 2015			    fpcjres(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=fpcjres&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help