Skip to content

Commit

Permalink
Update bspguy.vcxproj
Browse files Browse the repository at this point in the history
  • Loading branch information
UnrealKaraulov committed Dec 1, 2023
1 parent d2eab85 commit a2c7365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vs-project/bspguy.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<RuntimeTypeInfo>true</RuntimeTypeInfo>
<UseFullPaths>false</UseFullPaths>
<WarningLevel>Level4</WarningLevel>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;GLEW_STATIC;NOMINMAX</PreprocessorDefinitions>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;GLEW_STATIC;NOMINMAX;_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions>
<ObjectFileName>$(IntDir)</ObjectFileName>
<LanguageStandard>stdcpplatest</LanguageStandard>
<EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
Expand Down

0 comments on commit a2c7365

Please sign in to comment.