You've already forked lazarus-ccr
16 lines
260 B
Plaintext
16 lines
260 B
Plaintext
![]() |
{
|
||
|
"primary": {
|
||
|
"display": "Primary Part",
|
||
|
"switches": ["-a","-d"]
|
||
|
}
|
||
|
,"secondary": {
|
||
|
"display": "Secondary Part",
|
||
|
"switches": ["-b","-c"]
|
||
|
}
|
||
|
,"other": {
|
||
|
"display": "Other",
|
||
|
"hint": "hideempty",
|
||
|
"switches": ["%%other"]
|
||
|
}
|
||
|
}
|