mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 11:26:16 +01:00
213c31a49d
The previous commit to glib/glibconfig.h.win32.in, though it improves the state of GLib and fixes bugs, cannot be used as a drop-in replacement for code that builds against the previous glib/glibconfig.h(.win32.in) that were build using the Visual Studio projects. Change the DLL names as a result so that the likelihood of problems caused by replacing existing GLib DLLs can be reduced--code that was built against previous GLib MSVC builds should be rebuilt, so that things will work with the newer DLLs, instead of depending on the older DLLs. Note that if Visual Studio builds are done through Meson, existing code that link against GLib should be rebuilt as well, for the same reason. DLLs built with the Visual Studio projects from 2.55.0 onwards should be compatible with the ones that are built with Visual Studio via Meson. |
||
---|---|---|
.. | ||
vs9 | ||
vs10 | ||
vs11 | ||
vs12 | ||
vs14 | ||
vs15 | ||
detectenv-msvc.mak | ||
gen_util_scripts.py | ||
glibpc.py | ||
Makefile-newvs.am | ||
Makefile.am | ||
Makefile.msvcproj | ||
pc_base.py | ||
replace.py | ||
setup.py |