diff --git a/common/vsprops/BaseProjectConfig.props b/common/vsprops/BaseProjectConfig.props index 8737b9e0e4..22e9d1ce3e 100644 --- a/common/vsprops/BaseProjectConfig.props +++ b/common/vsprops/BaseProjectConfig.props @@ -1,26 +1,14 @@ - - Debug - Win32 - Debug x64 - - Devel - Win32 - Devel x64 - - Release - Win32 - Release x64 diff --git a/common/vsprops/ProjectConfigAVX2.props b/common/vsprops/ProjectConfigAVX2.props index 91d30d0839..bc56e14d6b 100644 --- a/common/vsprops/ProjectConfigAVX2.props +++ b/common/vsprops/ProjectConfigAVX2.props @@ -1,26 +1,14 @@ - - Debug AVX2 - Win32 - Debug AVX2 x64 - - Devel AVX2 - Win32 - Devel AVX2 x64 - - Release AVX2 - Win32 - Release AVX2 x64