Updated Windows compilation (mediawiki)

sledgehammer999
2019-12-04 01:26:12 +02:00
parent 658272ed89
commit 015ddc79b3

@@ -1,9 +1,7 @@
qBittorrent officially support Windows
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
* [[Compiling with MSVC 2017 (static linkage)]] - method used for the official installers
* [https://github.com/Chocobo1/qbittorent_msys2 Compiling with MSYS2]
Obsolete:
@@ -11,3 +9,5 @@ Obsolete:
* [[Compiling with MSVC 2008(static linkage)]] - old method used for the official installer
* [[Compiling with MSVC 2010 for x86_64 (dynamic linkage)]]
* [[Compiling with MSVC 2013 for x86_64 (dynamic linkage)]]
* [[Compiling with MSVC 2017 x64 (static linkage)]] - semi-official method for 64-bit
* [[Compiling with MSVC 2013 (static linkage)]] - for x86 and x64