Command line arguments
- Last UpdatedSep 04, 2024
- 1 minute read
Command line arguments for the Bridge Generator.
|
Argument |
Necessity |
Description |
|---|---|---|
|
gc |
Alternative to gcp |
Graphic context files list. Uses a semi-colon ( ;) as a separator. There is no need for a separator at the end. |
|
gcp |
Alternative to gc |
Graphic context folder. Includes all the graphic context files in the folder. |
|
gcpc |
Optional |
Only graphic context whose name includes this string are processed. By default, all are included. |
|
ma |
Mandatory |
Mapping file. |
|
of |
Optional |
Log file. |
|
sh |
Optional |
Shares destination file. |
|
sht |
Mandatory if sh is set |
Shares template file. |
|
br |
Optional |
Bridge destination file (bridge.xml). |
|
brt |
Mandatory if br is set |
Bridge template file. |
|
pp |
Optional |
Patch destination file. |
|
ppt |
Mandatory if pp is set |
Patch template file. |
|
showfile |
Optional |
If set, the output is separated on file basis and included into ifdef nodes <ifdef name="loaded.gc.filename"></ifdef>. |