rebar.config 91 B

123
  1. {lib_dirs,[".."]}.
  2. {erl_opts, [nowarn_export_all,nowarn_deprecated_function]}.
  3. {deps, []}.