Skip to content

Commit 8f9b84f

Browse files
committed
Update OpenGLGame.vcxproj
1 parent 9dbe170 commit 8f9b84f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Tutorial4_Shaders/OpenGLGame.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119
<PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
120120
<ConformanceMode>true</ConformanceMode>
121121
<MultiProcessorCompilation>true</MultiProcessorCompilation>
122+
<LanguageStandard>stdcpp17</LanguageStandard>
122123
</ClCompile>
123124
<Link>
124125
<SubSystem>Console</SubSystem>

0 commit comments

Comments
 (0)