<MvINCLUDE>

 
Compiler directive. At compile time, will include the named file which can include other files. This allows you to separate your code into functional groups or libraries files.
Syntax
<MvINCLUDE FILE = "string: literal" INTERPRET="ON|OFF"> 
  • Empty Tag
User Annotations: MvINCLUDE