Skip to content

Commit

Permalink
Fix Common Contol Style
Browse files Browse the repository at this point in the history
  • Loading branch information
YukihoAA committed Dec 11, 2020
1 parent c505b0d commit 94c1709
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions waifu2x_snowshell/waifu2x_snowshell.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,7 @@
<Link>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
<OptimizeReferences>true</OptimizeReferences>
<AdditionalManifestDependencies>
</AdditionalManifestDependencies>
<AdditionalManifestDependencies>type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*';</AdditionalManifestDependencies>
<EntryPointSymbol>wWinMainCRTStartup</EntryPointSymbol>
</Link>
<Manifest>
Expand Down

0 comments on commit 94c1709

Please sign in to comment.