In the
module files vcn12.cpp, vcn13.cpp, and vcn14.c of the link description dbmcli.lnk, #include instructions are used to refer to include files.The dependency of a module file on an
include file is described in the compilation description. The compilation description appropriate to the module file is determined and evaluated implicitly using the directory in which the module file to be translated is stored.In addition to the dependency of a module file on include files, the compilation description specifies further properties of the module files that control how they are translated by the development environment.
Further Information
Include Files of the module files vcn12.cpp, vcn13.cpp, and vcn14.c