Skip to content

Commit b05e9ce

Browse files
committed
fix:stastic dll
1 parent 3a0c314 commit b05e9ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

75alcohol/75alcohol.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<PlatformToolset>v142</PlatformToolset>
4040
<WholeProgramOptimization>true</WholeProgramOptimization>
4141
<CharacterSet>Unicode</CharacterSet>
42-
<UseOfMfc>Dynamic</UseOfMfc>
42+
<UseOfMfc>Static</UseOfMfc>
4343
</PropertyGroup>
4444
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
4545
<ConfigurationType>Application</ConfigurationType>

0 commit comments

Comments
 (0)