Not sure if this is default, adding it just in case

This commit is contained in:
Adam Demasi 2024-10-05 20:19:35 +09:30
parent 3847c7a490
commit 1144d91e84
No known key found for this signature in database
GPG key ID: 5D3B26B3D58C7D91

View file

@ -26,6 +26,7 @@ You will need to install:
* Desktop development with C++
* C++ Windows XP Support for VS 2017 (v141) tools
* C++ ATL for v141 build tools (x86 & x64)
* C++/CLI support for v141 build tools (14.16)
* [Visual Studio 2008](https://my.visualstudio.com/Downloads?q=Visual%20Studio%20Express%202008%20with%20Service%20Pack%201&pgroup=) for compiling a build that works on XP RTM and 2000 SP4 - not required if you only want to build for XP SP2 and later
* [NSIS](https://nsis.sourceforge.io/)