%% -*- mode: erlang -*-
{erl_opts, [debug_info]}.
{deps, [ {emqx, {path, "../emqx"}}
]}.
{shell, [
% {config, "config/sys.config"},
{apps, [emqx_conf]}