From e2d3cd037cc692d5041e9e728facd0d5990f859c Mon Sep 17 00:00:00 2001 From: Francisco Pombal Date: Mon, 5 Oct 2020 01:00:07 +0100 Subject: [PATCH] Add modern MSVC 2019 static builds compilation guide to the side bar --- _Sidebar.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_Sidebar.md b/_Sidebar.md index 5dfd274..98f27f4 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -93,7 +93,8 @@ * [Common information](https://github.com/qbittorrent/qBittorrent/wiki/Compilation-with-CMake:-common-information) * [Debian/Ubuntu and derivatives](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-Debian,-Ubuntu,-and-derivatives) -* Windows (MSVC 2019, static linkage) TODO +* [Windows (MSVC 2019, static linkage)](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-Windows-(MSVC-2019,-64-bit,-static-linkage)) +* Windows (MSVC 2019, dynamic linkage) TODO * Windows (MinGW 64-bit, dynamic linkage) TODO * macOS TODO