{erl_opts, [no_debug_info]}.
|
|
|
|
{deps, [
|
|
]}.
|
|
|
|
{shell, [
|
|
% {config, "config/sys.config"},
|
|
{apps, [eSync]}
|
|
]}.
|