From d467f7ee94df4d5726e83715e6cfea2ce929255e Mon Sep 17 00:00:00 2001 From: "Fred L. Drake, Jr." Date: Fri, 6 Sep 2002 20:32:10 +0000 Subject: [PATCH] Add the static libraries to the manifest of installed files for Windows. --- expat/win32/MANIFEST.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/expat/win32/MANIFEST.txt b/expat/win32/MANIFEST.txt index 7e3c59d5..dd2a6244 100644 --- a/expat/win32/MANIFEST.txt +++ b/expat/win32/MANIFEST.txt @@ -13,7 +13,9 @@ directory you specified to the installer. \Doc\ API documentation for developers. - \Libs\ Pre-compiled libraries for developers. + \Libs\ Pre-compiled dynamic libraries for developers. + + \StaticLibs\ Pre-compiled static libraries for developers. \Source\ Source code, which may interest some developers, including a workspace for Microsft Visual C++. -- 2.40.0