From cf1aa16985e16f48f7e3f05cc90102a280b0f2dc Mon Sep 17 00:00:00 2001 From: Magnus Jacobsson Date: Wed, 16 Sep 2020 07:32:36 +0200 Subject: [PATCH] Add gd and gdiplus plugins dependency to dot for MSBuild This will ensure that the plugin configuration file config6, which will be generated directly after dot is built in an upcoming commit, contains all plugins. --- cmd/dot/dot.vcxproj | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cmd/dot/dot.vcxproj b/cmd/dot/dot.vcxproj index 3d0224a67..99747c35f 100644 --- a/cmd/dot/dot.vcxproj +++ b/cmd/dot/dot.vcxproj @@ -152,6 +152,12 @@ {189e64e3-8a67-4477-8b18-3b174c03f6b9} false + + {0f4d5d8f-f4d6-4a5d-97e0-9b482257f493} + + + {2fddc7c5-66e5-4520-b735-fd1a065aa9ba} + {92ea9398-9244-4daa-8e7d-2f6bec338cab} false -- 2.40.0