1fpcjres(1)                       User Commands                      fpcjres(1)
2
3
4

NAME

6       fpcjres - manual page for fpcjres: a resource file converter
7

DESCRIPTION

9       fpcjres  This program is called by the free pascal compiler and is used
10       to translate {$R xxx} directives to java resources that can be included
11       in a java class.
12
13       Syntax:  fpcjres  [options]  <inputfile>  [<inputfile>...] [-o <outputā€
14       file>]
15

OPTIONS

17       --help, -h -?
18              Show a help message screen.
19
20       --version, -V
21              Show program version.
22
23       --verbose, -v
24              Be verbose.
25
26       --input, -i <x>
27              Ignored for compatibility with other tools.
28
29       --output, -o <x>
30              Set the output file name.
31
32       @<file>
33              Read more options from file <file>
34
35

SEE ALSO

37              BR fpc (1)
38
39
40
41fpcjres - resource file converterSeptember 2015                      fpcjres(1)
Impressum