win32: also update __cplusplus in libretro project

This commit is contained in:
OV2 2019-02-23 14:51:57 +01:00
parent 2ce6de57ac
commit 80956bd53d
1 changed files with 4 additions and 0 deletions

View File

@ -104,6 +104,7 @@
<PrecompiledHeader /> <PrecompiledHeader />
<WarningLevel>Level2</WarningLevel> <WarningLevel>Level2</WarningLevel>
<DebugInformationFormat>EditAndContinue</DebugInformationFormat> <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<AdditionalOptions>/Zc:__cplusplus %(AdditionalOptions)</AdditionalOptions>
</ClCompile> </ClCompile>
<Link> <Link>
<ModuleDefinitionFile> <ModuleDefinitionFile>
@ -126,6 +127,7 @@
<PrecompiledHeader /> <PrecompiledHeader />
<WarningLevel>Level2</WarningLevel> <WarningLevel>Level2</WarningLevel>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat> <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<AdditionalOptions>/Zc:__cplusplus %(AdditionalOptions)</AdditionalOptions>
</ClCompile> </ClCompile>
<Link> <Link>
<ModuleDefinitionFile> <ModuleDefinitionFile>
@ -147,6 +149,7 @@
<FunctionLevelLinking>true</FunctionLevelLinking> <FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeader /> <PrecompiledHeader />
<WarningLevel>Level2</WarningLevel> <WarningLevel>Level2</WarningLevel>
<AdditionalOptions>/Zc:__cplusplus %(AdditionalOptions)</AdditionalOptions>
</ClCompile> </ClCompile>
<Link> <Link>
<ModuleDefinitionFile> <ModuleDefinitionFile>
@ -173,6 +176,7 @@
<FunctionLevelLinking>true</FunctionLevelLinking> <FunctionLevelLinking>true</FunctionLevelLinking>
<PrecompiledHeader /> <PrecompiledHeader />
<WarningLevel>Level2</WarningLevel> <WarningLevel>Level2</WarningLevel>
<AdditionalOptions>/Zc:__cplusplus %(AdditionalOptions)</AdditionalOptions>
</ClCompile> </ClCompile>
<Link> <Link>
<ModuleDefinitionFile> <ModuleDefinitionFile>