This option determines whether or not the value of the IncEXT variable is appended to file names generated by the preprocessor when processing the INCLUDE directive. The parameterized version of this option affects the actual value of the IncEXT variable.
┌────┬──────┬─────┬────┬──────────────────────────────────────────────────┐ │Type│Global│Group│File│Default │ ├────┼──────┼─────┼────┼──────────────────────────────────────────────────┤ │S │Yes │Yes │Yes │-Fei │ │ │ │ │ │(the value of IncEXT is not appended to include │ │ │ │ │ │file names) │ ├────┼──────┼─────┼────┼──────────────────────────────────────────────────┤ │P │Yes │Yes │Yes │-Fei:<IncEXT> │ └────┴──────┴─────┴────┴──────────────────────────────────────────────────┘