Skip to content

Commit d430311

Browse files
committed
Не используем MFC.
1 parent ae0bb3c commit d430311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/MpcVideoRenderer.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<Import Project="$(SolutionDir)\platform.props" />
2929
<PropertyGroup Label="Configuration">
3030
<ConfigurationType>DynamicLibrary</ConfigurationType>
31-
<UseOfMfc>Static</UseOfMfc>
31+
<UseOfMfc>false</UseOfMfc>
3232
<CharacterSet>Unicode</CharacterSet>
3333
</PropertyGroup>
3434
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />

0 commit comments

Comments
 (0)