]> granicus.if.org Git - graphviz/commit
cdt: MSBuild: define GVDLL to ensure correct storage-class attributes
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sat, 1 Jan 2022 16:37:22 +0000 (17:37 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Wed, 5 Jan 2022 06:30:24 +0000 (07:30 +0100)
commit30a923440ca57963e347923b7b1fc8651b6b8280
tree5fcd869da2bc1bc2d69ca7ede9a454ace4514aa9
parentea29ce34fcb84cfa4d243cef298b1d27eec93c2a
cdt: 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, the following error would occur:

LINK : fatal error LNK1104: cannot open file 'C:\GitLab-Runner\builds\magjac\graphviz\Debug\Graphviz\bin\cdt.lib' [C:\GitLab-Runner\builds\magjac\graphviz\lib\pathplan\Pathplan.vcxproj]

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