From 30c58eba96925c04db69892dabc912ea3f7fb8ab Mon Sep 17 00:00:00 2001 From: JosJuice Date: Thu, 15 Aug 2024 19:05:29 +0200 Subject: [PATCH] MSBuild: Use SkipUnchangedFiles with Copy Just a bit of simplification. --- Source/Core/DolphinQt/DolphinQt.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/Core/DolphinQt/DolphinQt.vcxproj b/Source/Core/DolphinQt/DolphinQt.vcxproj index 9dd72e3622..b023262a23 100644 --- a/Source/Core/DolphinQt/DolphinQt.vcxproj +++ b/Source/Core/DolphinQt/DolphinQt.vcxproj @@ -490,8 +490,8 @@ - - + +