diff --git a/Obsolete-compilation-guides.md b/Obsolete-compilation-guides.md new file mode 100644 index 0000000..012a858 --- /dev/null +++ b/Obsolete-compilation-guides.md @@ -0,0 +1,8 @@ +This is a list of obsolete compilation guides, maintained for reference only. + +* [CentOS 7.x](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-CentOS-7.x) +* [MSVS 10.0 (dynamic linkage)](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-MSVC-10.0-(dynamic-linkage)) +* [MSVS 2008 (static linkage)](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-MSVC-2008-(static-linkage)) +* [MSVS 2008 (x86_64) (static linkage)](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-MSVC-2010-(x86_64)-(dynamic-linkage)) +* [MSVC 2013 (static linkage)](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-MSVC-2013-(static-linkage)) +* [MSVC 2013 (x86_64) (dynamic linkage)](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-MSVC-2013-(x86_64)-(dynamic-linkage)) \ No newline at end of file