Source file search path, Files tab, Properties Dialog Box (Error Detection)
Displays the search path Purify used to look for source files for the selected program.
Purify uses the following order to locate source files:
1. The directory where the .exe file is located.
2. The search path specified in the Files tab in the Settings for exename dialog box.
3. The directories specified in the Visual Studio Workspace file.
4. The search path specified in the Files tab in the Default Settings dialog box.
5. The MFC and Visual C++ directories.
6. The Path environment variable.
7. Source path substitution specified in the Source Code tab of the Preferences dialog box.
(C) Copyright IBM Corporation 1992, 2010.