]> granicus.if.org Git - graphviz/commit
neatogen: 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)
commit714d98361affa57120994a013744e818799c77f6
treec715d4a2765ff3aed3615aee0bd2365ba5fd8967
parente5c10827ed3b8db061b8655721f0f4e7542051f5
neatogen: 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:

neatogen.lib(neatosplines.obj) : error LNK2001: unresolved external symbol _Dtoset

Towards https://gitlab.com/graphviz/graphviz/-/issues/2173.
lib/neatogen/gvneatogen.vcxproj