Customize Application Projects

You can customize the project using the Makefile file, export.mk file or add environment variables using the project properties.

For example, to change the default name of the compiled application from m2mapz.bin to a custom name, add the TELITBIN environment variable:

Changing the name of the compiled application would affect some features, like automatic deployment. If a new name is used the manual steps need to be followed first to ensure correct configuration.

Open the Project properties.

      Add the variable TELITBIN and assign it the value COMPANY_NAME

Rebuilding the project will generate a binary with the custom name