|
Command Line Parameter
Does QuickBFC support command line parameters?
Yes, you can load batch file from command line:
quickbfc.exe "batch file name"
You can start compilation from command line too:
quickbfc.exe "input batch file name" "output exe file name"
|