]> granicus.if.org Git - graphviz/commit
fdpgen: MSBuild: define GVDLL to ensure correct storage-class attributes
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sat, 1 Jan 2022 17:01:01 +0000 (18:01 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Wed, 5 Jan 2022 06:30:24 +0000 (07:30 +0100)
commit4d80b44670f386c3e5079c1eed8634ae06a731fa
tree25ef8f9d95e0119d3cb19412b5459f5b2adc2717
parentdbb0ecd311f913ce14dd88678aeca27d0a62efb6
fdpgen: MSBuild: 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 cdt.h.

Without this change, errors like this would occur:

fdpgen.lib(grid.obj) : error LNK2001: unresolved external symbol _Dtoset

Towards https://gitlab.com/graphviz/graphviz/-/issues/2173.
lib/fdpgen/gvfdpgen.vcxproj