Files
fc/server/tools/gen_proto/Emakefile
T
2026-05-23 22:10:14 +08:00

13 lines
115 B
Erlang

{
[
'./*'
,'cfg/*'
]
,[
debug_info
,{hipe, [o3]}
,{i, "../../server/inc"}
,{outdir, "./ebin"}
]
}.