From: Magnus Jacobsson Date: Mon, 12 Jul 2021 13:52:57 +0000 (+0200) Subject: add MSBuild link dependency to gvc for dotgen X-Git-Tag: 2.48.0~1^2~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a7ab7bd6e21ac4cc4b9e51d02247f0bbc0395e43;p=graphviz add MSBuild link dependency to gvc for dotgen This is step 2 of 4 in replacing ortho with gvc as a link dependency for dotgen. Towards https://gitlab.com/graphviz/graphviz/-/issues/2096. --- diff --git a/lib/dotgen/gvdotgen.vcxproj b/lib/dotgen/gvdotgen.vcxproj index 41ba08e46..265cc10b8 100644 --- a/lib/dotgen/gvdotgen.vcxproj +++ b/lib/dotgen/gvdotgen.vcxproj @@ -65,7 +65,7 @@ - gvortho.lib + gvc.lib;gvortho.lib $(OutDir) @@ -80,7 +80,7 @@ - gvortho.lib + gvc.lib;gvortho.lib $(OutDir)