mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-04 20:59:21 +02:00
This ensures that we do really export the symbols for Visual Studio-style builds, by using __declspec(dllexport) for the functions prototypes that are generated.