From 6f2fd5cbce98040ec95bb1c3f627e97b3f4b1e20 Mon Sep 17 00:00:00 2001 From: Antony Polukhin Date: Tue, 29 Dec 2015 23:37:41 +0300 Subject: [PATCH] Added DLL submodule --- .gitmodules | 3 +++ libs/dll | 1 + 2 files changed, 4 insertions(+) create mode 160000 libs/dll diff --git a/.gitmodules b/.gitmodules index f3c710748f..6fb510c95e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -502,3 +502,6 @@ path = libs/vmd url = ../vmd.git fetchRecurseSubmodules = on-demand +[submodule "dll"] + path = libs/dll + url = ../dll.git diff --git a/libs/dll b/libs/dll new file mode 160000 index 0000000000..b10e9326ea --- /dev/null +++ b/libs/dll @@ -0,0 +1 @@ +Subproject commit b10e9326ea338c420fef14d08267282bb57daa7a