From cec705264d9b6174f14bf72c9bdade5de5208c33 Mon Sep 17 00:00:00 2001 From: Bruno Date: Tue, 4 Jan 2022 18:16:12 +0100 Subject: [PATCH] Replaced Tinyfiledialog repo Updated code is at https://git.code.sf.net/p/tinyfiledialogs/code --- .gitmodules | 5 ++++- ext/tfd | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 ext/tfd diff --git a/.gitmodules b/.gitmodules index 4b62661..9dc7001 100644 --- a/.gitmodules +++ b/.gitmodules @@ -18,4 +18,7 @@ url = https://github.com/g-truc/glm.git [submodule "ext/link"] path = ext/link - url = https://github.com/Ableton/link.git \ No newline at end of file + url = https://github.com/Ableton/link.git +[submodule "ext/tfd"] + path = ext/tfd + url = https://git.code.sf.net/p/tinyfiledialogs/code diff --git a/ext/tfd b/ext/tfd new file mode 160000 index 0000000..2681e42 --- /dev/null +++ b/ext/tfd @@ -0,0 +1 @@ +Subproject commit 2681e426ddaebc8e2764a7823b4b9d69564d1684