]> granicus.if.org Git - graphviz/commit
gvmap: MSBuild: define GVDLL to ensure correct storage-class attributes
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 12 Dec 2021 12:35:32 +0000 (13:35 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 19 Dec 2021 21:45:09 +0000 (22:45 +0100)
commit5ce75d222b4df21c853e4eb4fbebb5707f896cc4
tree52c6aafcf1a113ad5a616a39fb014829953ac5f5
parentaffdc2088e0086b968570a63d4982eb52e6d8bc9
gvmap: 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:

gvmap.obj : error LNK2001: unresolved external symbol _Verbose [C:\Users\magja\graphviz\cmd\gvmap\gvmap.vcxproj]

Towards https://gitlab.com/graphviz/graphviz/-/issues/2058.
cmd/gvmap/gvmap.vcxproj