]> granicus.if.org Git - graphviz/commit
cgraph: 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:23 +0000 (07:30 +0100)
commit16269ac4ffd4dfe0f8522e433130bbc054773c28
tree28e60ff6efff4060a58cb602c9f0fd3121df65f0
parent79e94cfc5d8a20e14c17e5d2ba34956e17df813c
cgraph: 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:

refstr.obj : error LNK2001: unresolved external symbol _Dttree [C:\GitLab-Runner\builds\magjac\graphviz\lib\cgraph\cgraph.vcxproj]

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