mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-10 09:58:44 +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.