genDataTables
The genDataTables build descriptor option indicates whether you want to generate the data tables that are referenced in the program you are generating. The references are in the program's use declaration and in the msgTablePrefix program property .
For other details, see the topic "DataTable part" in the EGL Language Reference.
Values
- NO
- Set the value to NO in the following case:
- The data tables referenced in the program were previously generated
- Those tables have not changed since they were last generated
- YES (the default value)
- Specifies that the data tables should be generated.