Files
glib/gio/tests/gdbus-object-manager-example
Chun-wei Fan 33930e126e gdbus-object-manager-example: Fix build on Visual Studio
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.
2020-05-04 11:48:14 +08:00
..