]> granicus.if.org Git - graphviz/commit
sparse: MSBuild: define GVDLL to ensure correct storage-class attributes
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sat, 11 Dec 2021 14:29:24 +0000 (15:29 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 19 Dec 2021 21:45:09 +0000 (22:45 +0100)
commitac94ad4994e1086fd6fe92fc6b6b740884836bc4
tree8a0c98403afbf47e75a62699770e6fc5797744be
parent9f39e0010a42455f645661b7199fd6f11afcffe9
sparse: MSBuild: define GVDLL to ensure correct storage-class attributes

An upcoming commit that removes the common/globals.h symbols from the
gvc.def file would otherwise cause errors like this:

sparse.lib(DotIO.obj) : error LNK2001: unresolved external symbol _Verbose

Towards https://gitlab.com/graphviz/graphviz/-/issues/2058.
lib/sparse/gvsparse.vcxproj