From 669a3c702d39e1d371870a57cb67e727632ba9a9 Mon Sep 17 00:00:00 2001 From: Ladislav Zezula Date: Mon, 22 Mar 2021 15:56:31 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f0ba5d0..a611c9f 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ $ make install ### Windows (Test Project) 1. Include the main StormLib header: `#include ` -2. Set the library directory with StormLibXYZ.lib +2. Set the correct library directory for StormLibXYZ.lib: * X: D = Debug, R = Release * Y: A = ANSI build, U = Unicode build * Z: S = Using static CRT library, D = Using Dynamic CRT library -- cgit v1.2.3