Files
Upsilon/build/config.mak
Gabriel Ozouf d156c8c99e [apps/i18n] Added country support
Added a list of supported countries to I18n, and created messages for
each country's names in each language.

Change-Id: I1b887d75da980d99e21f89cc151249e42c78de88
2020-11-04 15:11:44 +01:00

13 lines
371 B
Makefile

# You can override those settings on the command line
PLATFORM ?= device
DEBUG ?= 0
EPSILON_VERSION ?= 14.4.1
EPSILON_APPS ?= calculation graph code statistics probability solver sequence regression settings
EPSILON_I18N ?= en fr nl pt it de es
EPSILON_COUNTRIES ?= CA DE ES FR GB IT NL PT US WW
EPSILON_GETOPT ?= 0
EPSILON_TELEMETRY ?= 0
ESCHER_LOG_EVENTS_BINARY ?= 0