Controls where the instance manager database is written, to the target data directory or to a separate file.
#pragma instmgr_file "name"
When the Use Instance Manager option is on, the IDE writes the instance manager database to the project's data directory. If the #pragma instmgr_file is used, the database is written to a separate file.
Also, a separate instance file is always written when the command-line tools are used.