diff options
author | Peter Powell <petpow@saberuk.com> | 2016-02-14 08:33:24 +0000 |
---|---|---|
committer | Peter Powell <petpow@saberuk.com> | 2017-08-06 21:05:50 +0100 |
commit | f2da7dd588adb52148f0cd4779cde29b372cdc2e (patch) | |
tree | 510ff17fb08d589cc6a096173a88dd45fe0f5a61 /win/README.txt | |
parent | 02497bfa999da26c19a92d8620c35bb97f1da711 (diff) |
Purge code for Windows XP and MSVC pre-2015.
Diffstat (limited to 'win/README.txt')
-rw-r--r-- | win/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/README.txt b/win/README.txt index 908cd3920..f5b2d8c83 100644 --- a/win/README.txt +++ b/win/README.txt @@ -1,7 +1,7 @@ Building InspIRCd for Windows:
Prerequisites:
- Visual Studio 2010 or newer (http://www.microsoft.com/visualstudio/eng/products/visual-studio-express-products)
+ Visual Studio 2015 or newer (https://www.visualstudio.com/)
CMake 2.8 or newer (http://www.cmake.org/)
If building the installer, NSIS http://nsis.sourceforge.net/
|