]> granicus.if.org Git - libexpat/commitdiff
Add the static libraries to the manifest of installed files for Windows.
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Fri, 6 Sep 2002 20:32:10 +0000 (20:32 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Fri, 6 Sep 2002 20:32:10 +0000 (20:32 +0000)
expat/win32/MANIFEST.txt

index 7e3c59d5275a08921fc051cd849f8882d4101645..dd2a62449a34a3b2f196cbb6948805d57cce7764 100644 (file)
@@ -13,7 +13,9 @@ directory you specified to the installer.
 
     <top>\Doc\          API documentation for developers.
 
-    <top>\Libs\         Pre-compiled libraries for developers.
+    <top>\Libs\         Pre-compiled dynamic libraries for developers.
+
+       <top>\StaticLibs\   Pre-compiled static libraries for developers.
 
     <top>\Source\       Source code, which may interest some developers,
                         including a workspace for Microsft Visual C++.