We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae0bb3c commit d430311Copy full SHA for d430311
Source/MpcVideoRenderer.vcxproj
@@ -28,7 +28,7 @@
28
<Import Project="$(SolutionDir)\platform.props" />
29
<PropertyGroup Label="Configuration">
30
<ConfigurationType>DynamicLibrary</ConfigurationType>
31
- <UseOfMfc>Static</UseOfMfc>
+ <UseOfMfc>false</UseOfMfc>
32
<CharacterSet>Unicode</CharacterSet>
33
</PropertyGroup>
34
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
0 commit comments