add editor settings to rebar.config
This commit is contained in:
parent
86955b0aef
commit
43a5325b4f
1 changed files with 5 additions and 4 deletions
|
@ -1,4 +1,5 @@
|
||||||
|
%%-*- mode: erlang -*-
|
||||||
|
%% ex: ft=erlang ts=4 sw=4 et
|
||||||
{port_specs, [{"priv/wterl.so", ["c_src/*.c"]}]}.
|
{port_specs, [{"priv/wterl.so", ["c_src/*.c"]}]}.
|
||||||
|
|
||||||
{port_env, [
|
{port_env, [
|
||||||
|
|
Loading…
Reference in a new issue