]> granicus.if.org Git - graphviz/commit
gvc: MSBuild: define GVDLL to ensure correct storage-class attributes
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Tue, 14 Dec 2021 19:57:29 +0000 (20:57 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 19 Dec 2021 21:41:04 +0000 (22:41 +0100)
commit9d05e941a9dc8a20291218841e451a841b6202a9
treebfe2c1ca96d81ba0c5c3168429cec8c99fb6c59a
parentc8f3cfdafb82562e82f0438d0e4bd6d741cfc7ae
gvc: MSBuild: define GVDLL to ensure correct storage-class attributes

An upcoming commit that removes the common/memory.h symbols from the
gvc.def file would otherwise cause errors like this:

matrix_market.obj : error LNK2019: unresolved external symbol _gmalloc referenced in function _SparseMatrix_import_matrix_market

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