WinUpdater: Restore original executable name

This commit is contained in:
spycrab 2019-04-11 20:21:50 +02:00
parent d5ed3cbd88
commit b9d110ed66

View File

@ -36,6 +36,9 @@
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup />
<PropertyGroup>
<TargetName>Updater</TargetName>
</PropertyGroup>
<ItemDefinitionGroup>
<Link>
<AdditionalDependencies>iphlpapi.lib;winmm.lib;ws2_32.lib;comctl32.lib;Shlwapi.lib;%(AdditionalDependencies)</AdditionalDependencies>