diff options
author | Chun-wei Fan <fanchunwei@src.gnome.org> | 2020-03-05 16:01:13 +0800 |
---|---|---|
committer | Chun-wei Fan <fanchunwei@src.gnome.org> | 2020-03-07 23:22:32 +0800 |
commit | d84be37aaa335e57bb6fe7de6bf4be736652a60d (patch) | |
tree | 48a6efc940aa127f762f0168ba0a9234c7ae4d39 /gio/src | |
parent | b55811ea37fc26f6815a18a4d6dc24dae78354fb (diff) | |
download | glibmm-d84be37aaa335e57bb6fe7de6bf4be736652a60d.tar.gz |
build: Do not use gendef.exe for glibmm
Clean up the build files a bit and update the glibmmconfig.h.[in|meson] so that
we use __declspec(dllexport) when GLIBMM_BUILD is defined (i.e. during the
build of glibmm) on Visual Studio.
Also, for the meson builds, disable warnings 4251 and 4275 as they all relate
to building DLLs regarding symbol export, which is harmless as we know clearly
that we are indeed building DLLs in our case, and we have already set
GLIBMM_API appropriately
Diffstat (limited to 'gio/src')
0 files changed, 0 insertions, 0 deletions