[ expat-Patches-598944 ] Static library builds for VC++
noreply@sourceforge.net
noreply@sourceforge.net
Thu Aug 22 12:26:02 2002
Patches item #598944, was opened at 2002-08-22 15:25
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=310127&aid=598944&group_id=10127
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Karl Waclawek (kwaclaw)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: Static library builds for VC++
Initial Comment:
I added projects for building static libraries
to the MS VC++ project files.
I also changed the "elements" demo project
to use the static version of libexpat.
Small changes had to be made to expat.h
and xmlparse.c - check the patch included
in the attached zip archive.
Other minor changes were made with regards
to have all projects link to the same version of
the runtime library.
Btw, using the static library forces an application
to link to the same version of the runtime as Expat,
or rebuild the library accordingly.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=310127&aid=598944&group_id=10127