Previous Topic: OverviewNext Topic: Rebuildable DLL and EXE Build Counts


Environment Variables in the Application.ini File

The application.ini file contains a set of commented environment variables. To use these environment variables, remove the comment from the variable (";") and modify the value.

The application.ini contains the following environment variables:

Environment Variable

Description

Default

TRACE_ENABLE

Enables communications with the Diagram Trace Utility.

1

TRACE_HOST

Defines the Windows system running the Diagram Trace Utility.

Localhost

TRACE_PORT

Defines the port on which the Diagram Trace Utility listens.

4567

Note: To use the Diagram Trace Utility, generate the C application with 'Trace Enabled'.