]> granicus.if.org Git - graphviz/commit
lib/edgepaint: MSBuild: define GVDLL in lab_gamut project file
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 12 Dec 2021 14:51:52 +0000 (15:51 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 13 Dec 2021 06:35:52 +0000 (07:35 +0100)
commit0e3c0176dce861fa8ebf13fe5dcfacf6ed6d887d
tree9daa0164a5d6f5bf5df2f1153d8d8ae7d003c7e0
parent96afeb54f0da6a440e9831e19518984ea61676ca
lib/edgepaint: MSBuild: define GVDLL in lab_gamut project file

An upcoming commit will change lab_gamut.h to use the GVDLL symbol to
enable storage-class attributes.

This change ensures that the lab_gamut symbols will be defined with
the dllexport attribute, which will eliminate the need for a .def
file.

Towards https://gitlab.com/graphviz/graphviz/-/issues/2058.
lib/edgepaint/lab_gamut.vcxproj