mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-21 23:20:06 +01:00
We no longer need entries to generate the .def files in the property sheets as we are now doing __declspec (dllexport) to export all the needed symbols. So, purge these items from the property sheets since they are no longer used.