]> granicus.if.org Git - graphviz/commit
plugin/gd: define GVDLL to ensure correct storage-class attributes
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 2 Jan 2022 21:11:48 +0000 (22:11 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 10 Jan 2022 18:31:16 +0000 (19:31 +0100)
commiteab5f8d134ef6fcf397558cae1ff98b7f4046209
treed69d81ac41e33abebfd5948519046993ecf32bb6
parent4bc0725bc6d14610ce1f4ab5a5a74f312e017bbe
plugin/gd: define GVDLL to ensure correct storage-class attributes

An upcoming commit will change the storage-class attributes to be
controlled by the GVDLL symbol in gvplugin_gd.c.

Without this change, errors like this would occur:

EXEC : error : failed to resolve gvplugin_gd_LTX_library in C:\Users\magja\graphviz\Debug\Graphviz\bin\gvplugin_gd.dll

Towards https://gitlab.com/graphviz/graphviz/-/issues/2173.
plugin/gd/gvplugin_gd.vcxproj