Files
git/compat
Jeff Hostetler 06649ee177 clink.pl: fix libexpatd.lib link error when using MSVC
When building with `make MSVC=1 DEBUG=1`, link to `libexpatd.lib`
rather than `libexpat.lib`.

It appears that the `vcpkg` package for "libexpat" has changed and now
creates `libexpatd.lib` for debug mode builds.  Previously, both debug
and release builds created a ".lib" with the same basename.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
2022-04-18 10:40:55 -07:00
..
2020-04-16 15:23:42 -07:00
2022-04-11 16:44:45 -07:00
2021-02-26 14:15:51 -08:00
2021-10-29 15:00:58 -07:00