You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
193 B

13 years ago
13 years ago
  1. {cover_enabled, true}.
  2. {erl_opts, [
  3. %% bin_opt_info,
  4. %% warn_missing_spec,
  5. warn_export_all,
  6. {platform_define, "18", erlang18}
  7. ]}.
  8. {edoc_opts, [{stylesheet_file, "./priv/edoc.css"}]}.