From 93d544029828d9c973dedb5720c4d46ee68f8668 Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 17 Mar 2006 21:23:15 +0000 Subject: [PATCH] type libraries *are* supported as long as they have a version resource git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4604 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/library.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/library.but b/Docs/src/library.but index 6face9fa..74e2b4cb 100644 --- a/Docs/src/library.but +++ b/Docs/src/library.but @@ -24,7 +24,7 @@ The macros are stored in the header file Library.nsh, which should be included i \c !include Library.nsh -Note that the library macros are limited on non-Windows platforms. Type libraries are supported only when compiling on Windows platforms and DLL version information is required when compiling on non-Windows platforms. +Note that the library macros are limited on non-Windows platforms. DLL version information is required when compiling on non-Windows platforms. \H{library_install} Library Installation