instmgr_file

Controls where the instance manager database is written, to the target data directory or to a separate file.

Syntax
  #pragma instmgr_file "name"  
Remarks

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.

Note: Should you need to report a bug, you can use this option to create a separate instance manager database, which can then be sent to technical support with your bug report.