From b9d110ed663566635dd7b62f2465b9b6d6a3e0d3 Mon Sep 17 00:00:00 2001 From: spycrab Date: Thu, 11 Apr 2019 20:21:50 +0200 Subject: [PATCH] WinUpdater: Restore original executable name --- Source/Core/WinUpdater/WinUpdater.vcxproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Source/Core/WinUpdater/WinUpdater.vcxproj b/Source/Core/WinUpdater/WinUpdater.vcxproj index 93e1c7ea72..4de900f876 100644 --- a/Source/Core/WinUpdater/WinUpdater.vcxproj +++ b/Source/Core/WinUpdater/WinUpdater.vcxproj @@ -36,6 +36,9 @@ + + Updater + iphlpapi.lib;winmm.lib;ws2_32.lib;comctl32.lib;Shlwapi.lib;%(AdditionalDependencies)