Project options

This window is used to set different options for the project compiler.
The following options are available:
- Verbose Output: When set, the compiler will print more information to the build log.
- Include Source Code: When set, the compiler will include the source code of the t program in the compiled .txe-file. The included source can then be inspected from the View .txe window, accessible from the Project menu.
- Encrypt program: When set, compiler will encrypt the program using an asymmetric key. If no Custom Key is provided, the compiler will generate one at compile time.
- Default Slot: This list lets you select which of the four available slots to use as default when downloading the t program to a device.
- Comment: This text field lets you enter an optional description of the project.
Related topics
Getting started
Program overview
Inspecting the .txe-file
Preferences
Keyboard short-cuts