From 9ec7199b99fd8d7f5b5c945ca7ecd8a6132206c5 Mon Sep 17 00:00:00 2001 From: Adamansky Anton Date: Thu, 25 Apr 2013 11:42:31 +0700 Subject: [PATCH] Update WIN32.md --- tcejdb/WIN32.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcejdb/WIN32.md b/tcejdb/WIN32.md index fad7f95..8b809a2 100644 --- a/tcejdb/WIN32.md +++ b/tcejdb/WIN32.md @@ -85,7 +85,7 @@ Sample code can be found in `./tcejdb/samples/` Notes -------------------------------- -* In order to build MSVC static library we need Microsoft's `lib.exe` tool, +* In order to build MSVC import library we need Microsoft's `lib.exe` tool, it automatically downloaded by `mxe-build.sh` from my dropbox account. So do not be surprised =) * Database files size on windows 32-bit are limited to 2GB, because on win32 all data is memmory mapped. -- 2.7.4