]> granicus.if.org Git - libexpat/commit
* Applied patch #620822 - Windows Dll build with DEF file
authorKarl Waclawek <kwaclaw@users.sourceforge.net>
Mon, 21 Oct 2002 21:19:41 +0000 (21:19 +0000)
committerKarl Waclawek <kwaclaw@users.sourceforge.net>
Mon, 21 Oct 2002 21:19:41 +0000 (21:19 +0000)
commitc61a46c305c2d88e924cf1403b23798930741787
tree349aed82e951fc0a924032c782d1762138cfe7ac
parent0bf90d3f52d190fa653549901891f7d6830f60f6
* Applied patch #620822 - Windows Dll build with DEF file
* Changed macro for static linking from _STATIC to XML_STATIC
  and modified expat.h accordingly
* Added ReadMe file to Win32 subdirectory documenting Windows builds
* Changed static build settings to create libraries with names different
  from the Dll stub library libexpat(w).lib
expat/examples/elements.dsp
expat/lib/expat.dsp
expat/lib/expat.h
expat/lib/expat_static.dsp
expat/lib/expatw.dsp
expat/lib/expatw_static.dsp
expat/lib/libexpat.def [new file with mode: 0644]
expat/lib/libexpatw.def [new file with mode: 0644]
expat/lib/xmlparse.c
expat/win32/README.txt [new file with mode: 0644]