From 49f430eef86f168a42b0923be63a75c10427fb82 Mon Sep 17 00:00:00 2001 From: Mike Tzou Date: Sat, 2 Dec 2017 01:16:21 +0800 Subject: [PATCH] Add link --- Windows-compilation.mediawiki | 1 + 1 file changed, 1 insertion(+) diff --git a/Windows-compilation.mediawiki b/Windows-compilation.mediawiki index b76d89e..f093abb 100644 --- a/Windows-compilation.mediawiki +++ b/Windows-compilation.mediawiki @@ -4,6 +4,7 @@ Current: * [[Compiling with MSVC 2015 (static linkage)]] - method used for the official installer (32-bit) * [[Compiling with MSVC 2017 x64 (static linkage)]] - semi-official method for 64-bit * [[Compiling with MSVC 2013 (static linkage)]] - for x86 and x64 +* [https://github.com/Chocobo1/qbittorent_msys2 Compiling with MSYS2] Obsolete: * [[Compiling with MSVC 10.0(dynamic linkage)]] - old method of packaging the official installer