|
141 | 141 | <RuntimeTypeInfo>true</RuntimeTypeInfo> |
142 | 142 | <FunctionLevelLinking>true</FunctionLevelLinking> |
143 | 143 | <LanguageStandard>stdcpp17</LanguageStandard> |
| 144 | + <AdditionalOptions>/Zc:__cplusplus %(AdditionalOptions)</AdditionalOptions> |
144 | 145 | </ClCompile> |
145 | 146 | <Link> |
146 | 147 | <SubSystem>Windows</SubSystem> |
|
172 | 173 | <RuntimeTypeInfo>true</RuntimeTypeInfo> |
173 | 174 | <FunctionLevelLinking>true</FunctionLevelLinking> |
174 | 175 | <LanguageStandard>stdcpp17</LanguageStandard> |
| 176 | + <AdditionalOptions>/Zc:__cplusplus %(AdditionalOptions)</AdditionalOptions> |
175 | 177 | </ClCompile> |
176 | 178 | <Link> |
177 | 179 | <SubSystem>Windows</SubSystem> |
|
203 | 205 | <RuntimeTypeInfo>true</RuntimeTypeInfo> |
204 | 206 | <FunctionLevelLinking>true</FunctionLevelLinking> |
205 | 207 | <LanguageStandard>stdcpp17</LanguageStandard> |
| 208 | + <AdditionalOptions>/Zc:__cplusplus %(AdditionalOptions)</AdditionalOptions> |
206 | 209 | </ClCompile> |
207 | 210 | <Link> |
208 | 211 | <SubSystem>Windows</SubSystem> |
|
232 | 235 | <RuntimeTypeInfo>true</RuntimeTypeInfo> |
233 | 236 | <FunctionLevelLinking>true</FunctionLevelLinking> |
234 | 237 | <LanguageStandard>stdcpp17</LanguageStandard> |
| 238 | + <AdditionalOptions>/Zc:__cplusplus %(AdditionalOptions)</AdditionalOptions> |
235 | 239 | </ClCompile> |
236 | 240 | <Link> |
237 | 241 | <SubSystem>Windows</SubSystem> |
|
266 | 270 | <TreatWarningAsError>true</TreatWarningAsError> |
267 | 271 | <RuntimeTypeInfo>true</RuntimeTypeInfo> |
268 | 272 | <LanguageStandard>stdcpp17</LanguageStandard> |
| 273 | + <AdditionalOptions>/Zc:__cplusplus %(AdditionalOptions)</AdditionalOptions> |
269 | 274 | </ClCompile> |
270 | 275 | <Link> |
271 | 276 | <SubSystem>Windows</SubSystem> |
|
299 | 304 | <TreatWarningAsError>true</TreatWarningAsError> |
300 | 305 | <RuntimeTypeInfo>true</RuntimeTypeInfo> |
301 | 306 | <LanguageStandard>stdcpp17</LanguageStandard> |
| 307 | + <AdditionalOptions>/Zc:__cplusplus %(AdditionalOptions)</AdditionalOptions> |
302 | 308 | </ClCompile> |
303 | 309 | <Link> |
304 | 310 | <SubSystem>Windows</SubSystem> |
|
327 | 333 | <WholeProgramOptimization>false</WholeProgramOptimization> |
328 | 334 | <RuntimeTypeInfo>true</RuntimeTypeInfo> |
329 | 335 | <LanguageStandard>stdcpp17</LanguageStandard> |
| 336 | + <AdditionalOptions>/Zc:__cplusplus %(AdditionalOptions)</AdditionalOptions> |
330 | 337 | </ClCompile> |
331 | 338 | <Link> |
332 | 339 | <SubSystem>Windows</SubSystem> |
|
0 commit comments