6 lines
92 B
Erlang
6 lines
92 B
Erlang
% -*- mode: erlang -*-
|
|
{["src/*"],
|
|
[{i, "include"},
|
|
{outdir, "ebin"},
|
|
debug_info]
|
|
}.
|