We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aae566 commit f11732aCopy full SHA for f11732a
ide/vs2022/mimalloc-lib.vcxproj
@@ -308,7 +308,7 @@
308
<WholeProgramOptimization>false</WholeProgramOptimization>
309
<BufferSecurityCheck>false</BufferSecurityCheck>
310
<InlineFunctionExpansion>Default</InlineFunctionExpansion>
311
- <CompileAs>CompileAsC</CompileAs>
+ <CompileAs>CompileAsCpp</CompileAs>
312
<IntrinsicFunctions>true</IntrinsicFunctions>
313
<LanguageStandard>stdcpp20</LanguageStandard>
314
</ClCompile>
0 commit comments