{erl_opts, [no_debug_info]}.
|
|
{deps, [
|
|
|
|
{erlGbh, ".*", {git, "http://47.108.26.175:53000/SisMaker/erlGbh.git", {branch, "master"}}}
|
|
]}.
|
|
|
|
{shell, [
|
|
% {config, "config/sys.config"},
|
|
{apps, [erlSync]}
|
|
]}.
|