diff options
Diffstat (limited to 'CSGO/CSGO.vcxproj')
-rw-r--r-- | CSGO/CSGO.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CSGO/CSGO.vcxproj b/CSGO/CSGO.vcxproj index 315dcf6..f0c14bf 100644 --- a/CSGO/CSGO.vcxproj +++ b/CSGO/CSGO.vcxproj @@ -45,6 +45,7 @@ <PlatformToolset>v141</PlatformToolset> <CharacterSet>Unicode</CharacterSet> <UseOfMfc>Static</UseOfMfc> + <SpectreMitigation>false</SpectreMitigation> </PropertyGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> <ConfigurationType>Application</ConfigurationType> |