clCmdLineFirst(bool) function is supposed to control the precedence for keyword setting. E.g. with clCmdLineFirst(false), commandline keyword-setting should take precedence over .def file settings. However currently, the setting for the keywords in the .def file takes precedence over the keyword setting supplied via the commandline.