diff --git a/DDraw/DDraw.vcxproj b/DDraw/DDraw.vcxproj index 57b9d00..52981e4 100644 --- a/DDraw/DDraw.vcxproj +++ b/DDraw/DDraw.vcxproj @@ -48,6 +48,8 @@ MultiThreaded ..\SilentPatch;%(AdditionalIncludeDirectories) NoExtensions + false + false false diff --git a/SilentPatchIII/SilentPatchIII.vcxproj b/SilentPatchIII/SilentPatchIII.vcxproj index 0846867..fb86ac0 100644 --- a/SilentPatchIII/SilentPatchIII.vcxproj +++ b/SilentPatchIII/SilentPatchIII.vcxproj @@ -78,14 +78,18 @@ Level4 Disabled MultiThreadedDebug - _GTA_III;%(PreprocessorDefinitions) + _HAS_EXCEPTIONS=0;_GTA_III;%(PreprocessorDefinitions) ..\SilentPatch Use StdAfx.h NoExtensions Fast - /Zc:threadSafeInit- /std:c++latest %(AdditionalOptions) + /Zc:threadSafeInit- %(AdditionalOptions) true + stdcpp17 + true + false + false true @@ -109,14 +113,18 @@ AnySuitable Speed true - _GTA_III;NDEBUG;%(PreprocessorDefinitions) + _HAS_EXCEPTIONS=0;_GTA_III;NDEBUG;%(PreprocessorDefinitions) ..\SilentPatch Use StdAfx.h NoExtensions Fast - /Zc:threadSafeInit- /std:c++latest %(AdditionalOptions) + /Zc:threadSafeInit- %(AdditionalOptions) true + stdcpp17 + true + false + false false diff --git a/SilentPatchSA/SilentPatchSA.vcxproj b/SilentPatchSA/SilentPatchSA.vcxproj index 28cf04b..2daf66f 100644 --- a/SilentPatchSA/SilentPatchSA.vcxproj +++ b/SilentPatchSA/SilentPatchSA.vcxproj @@ -56,14 +56,18 @@ Level4 Disabled MultiThreadedDebug - _GTA_SA;%(PreprocessorDefinitions) + _HAS_EXCEPTIONS=0;_GTA_SA;%(PreprocessorDefinitions) D:\RWSDK\Graphics\rwsdk\include\d3d9;..\SilentPatch;$(DXSDK_DIR)\include Use StdAfxSA.h NoExtensions - /Zc:threadSafeInit- /std:c++latest %(AdditionalOptions) + /Zc:threadSafeInit- %(AdditionalOptions) Fast true + true + false + stdcpp17 + false true @@ -88,16 +92,20 @@ copy /y "$(TargetPath)" "D:\gry\GTA San Andreas clean\scripts\newsteam_r2_lowvio AnySuitable Speed true - _GTA_SA;NDEBUG;_SECURE_SCL=0;%(PreprocessorDefinitions) + _HAS_EXCEPTIONS=0;_GTA_SA;NDEBUG;_SECURE_SCL=0;%(PreprocessorDefinitions) true MultiThreaded D:\RWSDK\Graphics\rwsdk\include\d3d9;..\SilentPatch;$(DXSDK_DIR)\include Use StdAfxSA.h NoExtensions - /Zc:threadSafeInit- /std:c++latest %(AdditionalOptions) + /Zc:threadSafeInit- %(AdditionalOptions) Fast true + true + false + stdcpp17 + false true diff --git a/SilentPatchVC/SilentPatchVC.vcxproj b/SilentPatchVC/SilentPatchVC.vcxproj index 0dda6ad..02e4585 100644 --- a/SilentPatchVC/SilentPatchVC.vcxproj +++ b/SilentPatchVC/SilentPatchVC.vcxproj @@ -55,15 +55,19 @@ Level4 Disabled - _GTA_VC;%(PreprocessorDefinitions) + _HAS_EXCEPTIONS=0;_GTA_VC;%(PreprocessorDefinitions) MultiThreadedDebug ..\SilentPatch Use StdAfx.h NoExtensions Fast - /Zc:threadSafeInit- /std:c++latest %(AdditionalOptions) + /Zc:threadSafeInit- %(AdditionalOptions) true + false + true + false + stdcpp17 true @@ -80,7 +84,7 @@ MaxSpeed true true - _GTA_VC;NDEBUG;%(PreprocessorDefinitions) + _HAS_EXCEPTIONS=0;_GTA_VC;NDEBUG;%(PreprocessorDefinitions) true MultiThreaded AnySuitable @@ -91,8 +95,12 @@ StdAfx.h NoExtensions Fast - /Zc:threadSafeInit- /std:c++latest %(AdditionalOptions) + /Zc:threadSafeInit- %(AdditionalOptions) true + false + true + false + stdcpp17 false