ContentsIndexPreviousNext

CODE_CASE

This variable allows you to adjust the case of object file names. It has three possible values:

0 (the default) object file names are not translated

1 object file names are translated to lower case

2 object file names are translated to upper case

Translation occurs before the CODE_SUFFIX and CODE_PREFIX configuration options are applied. Be sure that these options specify the correct case.