Dropdown
routine
light_mode
dark_mode
Generate public in debug behaviour
The Generation Set checkbox 'Generate public in debug' influences the behaviour of the 'generate in debug' feature of
the AMT Developer Studio.
Generate public in debug checkbox
|
Description
|
Unchecked
|
- When in the AMT Developer Studio the checkbox 'Private debug' is unchecked
during generation the selected objects will be generated in normal
release mode and placed in the normal public folder.
Debug versions of the objects found in the user's debug
folder will be removed and when the user's debug folder is empty it will
be removed.
- When in the AMT Developer Studio the checkbox 'Private debug' is checked
during generation the selected objects will be generated in debug mode
and placed in the user's debug folder.
|
Checked
|
- When in the AMT Developer Studio the checkbox 'Private debug' is unchecked
during generation the selected objects will be generated in debug mode
anyway and be placed in the public folder.
Debug versions of the objects in the
user's debug folder will not be removed.
- When in the AMT Developer Studio the checkbox 'Private debug' is checked
during generation the selected objects will be generated in debug mode
and placed in the user's debug folder.
|