We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dbe170 commit 8f9b84fCopy full SHA for 8f9b84f
1 file changed
Tutorial4_Shaders/OpenGLGame.vcxproj
@@ -119,6 +119,7 @@
119
<PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
120
<ConformanceMode>true</ConformanceMode>
121
<MultiProcessorCompilation>true</MultiProcessorCompilation>
122
+ <LanguageStandard>stdcpp17</LanguageStandard>
123
</ClCompile>
124
<Link>
125
<SubSystem>Console</SubSystem>
0 commit comments