PROVIDE_FILE
This file header token allows you to specify that an additional file is also provided to the output directory as part of the processing of the current template. The name of the file to be provided can include a logical name, otherwise CodeGen will expect to find the file in the same directory as your template files. If the file already exists in the output directory then it will not be replaced, even if the -r command line option is specified.
File header tokens must be grouped together at the top of the template file.
Usage
<PROVIDE_FILE>somefile.def</PROVIDE_FILE>
<PROVIDE_FILE>INC:somefile.def</PROVIDE_FILE>
Alternate forms
None
See also
Copyright © 2018 Synergex International, Inc.