Updated build instructions

This commit is contained in:
Ladislav Zezula
2024-10-21 09:13:56 +02:00
parent eb6fcfb482
commit 8d1d6579e7

View File

@@ -22,6 +22,7 @@ $ make install
3. Choose "Build / Batch Build" and select every build of "StormLib"
4. Choose "Rebuild"
5. The result libraries are in `.\bin\Win32` and `.\bin\x64`
Note that you can also build the library using newer toolset, such as v143. to do that, you need to retarget the projects. Right-click on the solution, then choose "Retarget solution" and pick your desired toolset version.
### Windows (Visual Studio 2008)