Skip to content
Permalink
Browse files
Merge pull request #7985 from spycrab/winupdater_exe_name
WinUpdater: Restore original executable name
  • Loading branch information
spycrab committed Apr 11, 2019
2 parents d5ed3cb + b9d110e commit e8c9644
Showing 1 changed file with 3 additions and 0 deletions.
@@ -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>

0 comments on commit e8c9644

Please sign in to comment.