From: Magnus Jacobsson Date: Tue, 15 Sep 2020 18:23:22 +0000 (+0200) Subject: Add install of plugin configuration file config6 for Windows MSBuild builds X-Git-Tag: 2.46.0~20^2^2~60^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c800277d91d52ea80efb592e8f9a06d910b6ef3;p=graphviz Add install of plugin configuration file config6 for Windows MSBuild builds --- diff --git a/cmd/dot/dot.vcxproj b/cmd/dot/dot.vcxproj index 99747c35f..9975e9aca 100644 --- a/cmd/dot/dot.vcxproj +++ b/cmd/dot/dot.vcxproj @@ -70,6 +70,9 @@ MachineX86 cgraph.lib;gvc.lib;%(AdditionalDependencies) + + $(OutDir)/dot -c + @@ -90,6 +93,9 @@ MachineX86 cgraph.lib;gvc.lib;%(AdditionalDependencies) + + $(OutDir)/dot -c +