mirror of
https://github.com/correl/rebar.git
synced 2024-11-23 19:19:54 +00:00
3 lines
154 B
Text
3 lines
154 B
Text
|
{file, "simpleapp.app", "ebin/{{appid}}.app"}.
|
||
|
{file, "simpleapp_app.erl", "src/{{appid}}_app.erl"}.
|
||
|
{file, "simpleapp_sup.erl", "src/{{appid}}_sup.erl"}.
|