mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 02:45:22 +00:00
826ea998d5
Client: Test, Erlang Patch: Nobuaki Sukegawa
7 lines
94 B
Erlang
7 lines
94 B
Erlang
{sub_dirs, ["../../lib/erl"]}.
|
|
|
|
{erl_opts, [
|
|
debug_info,
|
|
{i, "../../lib/erl/include"}
|
|
]}.
|