From 4846cdbc9fbb4507e6b595be350d99c986b45e5f Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Wed, 12 Feb 2020 13:07:17 +0100 Subject: [PATCH] Remove excessive wxExtend dependency to parallelize building Updater is static library and does not require linking wxExtend library. Signed-off-by: Simon Rozman --- Updater/build/Updater.vcxproj | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Updater/build/Updater.vcxproj b/Updater/build/Updater.vcxproj index 219b7f6..7145d51 100644 --- a/Updater/build/Updater.vcxproj +++ b/Updater/build/Updater.vcxproj @@ -54,11 +54,6 @@ - - - {D3E29951-D9F5-486D-A167-20AE8E90B1FA} - - {990D8CF9-4457-4DC0-AA18-4968EF434741} Updater