We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a0c314 commit b05e9ceCopy full SHA for b05e9ce
75alcohol/75alcohol.vcxproj
@@ -39,7 +39,7 @@
39
<PlatformToolset>v142</PlatformToolset>
40
<WholeProgramOptimization>true</WholeProgramOptimization>
41
<CharacterSet>Unicode</CharacterSet>
42
- <UseOfMfc>Dynamic</UseOfMfc>
+ <UseOfMfc>Static</UseOfMfc>
43
</PropertyGroup>
44
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
45
<ConfigurationType>Application</ConfigurationType>
0 commit comments