]> granicus.if.org Git - graphviz/commit
expr: 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)
commite5c10827ed3b8db061b8655721f0f4e7542051f5
tree6ebba5b65700f501deeae708802673e430ced824
parent16269ac4ffd4dfe0f8522e433130bbc054773c28
expr: 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:

expr.lib(y.tab.obj) : error LNK2001: unresolved external symbol _Dtset

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