The "Dependency" view displays a tree showing dependencies between the files to be compiled and files to be linked when a project coded in COBOL is built. The "Dependency" view displays the following three types of subfolders:
Source Files folder
The Source Files folder specifies the COBOL source files, precompiler input source files and resource files (.rc) to be compiled. Only files that have been added to this folder are compiled by the corresponding compilers.
Linking Files folder
The files to be linked are displayed in the Linking Files folder. The folder specifies the library files (.lib) and object files (.obj) to be linked, in addition to files to be compiled.
Other Files folder
Files that are in the project but are registered in neither the Source Files folder nor the Linking Files folder are displayed in the Other Files folder.