You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@587 8e941d3f-bd1b-0410-a28a-d453659cc2b4
10 lines
363 B
PHP
10 lines
363 B
PHP
Obj-C parser usage:
|
|
objcparser [switches] objcheaderfilename
|
|
|
|
keys:
|
|
-ini=filename.ini config file to use for pascal file generation
|
|
multiple "-ini" switches are allowed
|
|
-uini=filename.ini config file to update the data
|
|
-noout prevents from .inc files generated
|
|
-all parses headers (*.h) in the current directory
|