Controls the storage location of object data, either in the target data directory or as a separate file.
#pragma store_object_files on | off | reset
By default, the IDE writes object data to the project's target data directory. When this pragma is on, the object data is written to a separate object file.
This pragma does not correspond to any panel setting. By default, this pragma is off.