Source file search path, Files tab, Run Summary window

Displays the search path Quantify used to look for source files to display in the Annotated Source window.

Quantify uses the following search order to locate source files:

1.    The directory where the program you're profiling is located.

2.    The search path specified in the Files tab of the Settings for exename dialog box.

3.    For Visual C++ programs, the directories specified in the Visual Studio Workspace file.

4.    The search path specified in the Files tab of the Default Settings dialog box.

5.    For Visual C++ programs, the MFC and Visual C++ directories.

6.    The PATH environment variable.

(C) Copyright IBM Corporation 1993, 2009.