From cee584e5fbd68c80c3aa41be2250ffa5dd092fd4 Mon Sep 17 00:00:00 2001 From: Vladislav Utkin Date: Sun, 25 Mar 2018 23:37:55 +0300 Subject: [PATCH] Fix submodule linking --- .gitmodules | 3 +++ FasmOnDelphi | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..71784c8 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "FasmOnDelphi"] + path = FasmOnDelphi + url = git@git.teamfnd.ru:artem3213212/FasmOnDelphi.git diff --git a/FasmOnDelphi b/FasmOnDelphi index cd49f90..62a5d17 160000 --- a/FasmOnDelphi +++ b/FasmOnDelphi @@ -1 +1 @@ -Subproject commit cd49f90470136a71d91e4339d75f873657679683 +Subproject commit 62a5d170bac13dee90ab1c59ed06f92bef27bb46