소스 검색

ft: 编译错误

master
SisMaker 7 달 전
부모
커밋
1825f6cb7b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config 파일 보기

@ -1,4 +1,4 @@
{erl_opts, [debug_info, {i, "include"}, no_debug_info, deterministic]}.
{erl_opts, [{i, "include"}, no_debug_info, deterministic]}.
{deps, [
{eGbh, ".*", {git, "http://sismaker.tpddns.cn:53000/SisMaker/eGbh.git", {branch, "master"}}},
{eLfq, ".*", {git, "http://sismaker.tpddns.cn:53000/SisMaker/eLfq.git", {branch, "master"}}},

불러오는 중...
취소
저장