Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

11 wiersze
434 B

7 miesięcy temu
  1. {erl_opts, [{i, "include"}, no_debug_info, deterministic]}.
  2. {deps, [
  3. {eGbh, ".*", {git, "http://sismaker.tpddns.cn:53000/SisMaker/eGbh.git", {branch, "master"}}},
  4. {eLfq, ".*", {git, "http://sismaker.tpddns.cn:53000/SisMaker/eLfq.git", {branch, "master"}}},
  5. {eSync, ".*", {git, "http://sismaker.tpddns.cn:53000/SisMaker/eSync.git", {branch, "master"}}}
  6. ]}.
  7. {shell, [
  8. % {config, "config/sys.config"},
  9. {apps, [eFaw]}
  10. ]}.