Skip to content

Commit

Permalink
uypdate VC project files for later ICC
Browse files Browse the repository at this point in the history
  • Loading branch information
andyD123 committed Oct 28, 2023
1 parent 8bdc676 commit 92c11bb
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion GettingStarted/GettingStarted.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ICC2022|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Intel C++ Compiler 2022</PlatformToolset>
<PlatformToolset>Intel(R) oneAPI DPC++ Compiler 2023</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion VectorTest/VectorTest.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<Keyword>Win32Proj</Keyword>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ConfigurationType>Application</ConfigurationType>
<PlatformToolset>v142</PlatformToolset>
<PlatformToolset>v143</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Expand Down
4 changes: 2 additions & 2 deletions Vectorisation.sln
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@ Global
{E86A4697-AF41-41F0-8CD6-DB490D38FC84}.ICC2022|x86.Build.0 = ICC2022|Win32
{E86A4697-AF41-41F0-8CD6-DB490D38FC84}.ICC2023|ARM64.ActiveCfg = ICC2023|ARM64
{E86A4697-AF41-41F0-8CD6-DB490D38FC84}.ICC2023|ARM64.Build.0 = ICC2023|ARM64
{E86A4697-AF41-41F0-8CD6-DB490D38FC84}.ICC2023|x64.ActiveCfg = clang-cl23|x64
{E86A4697-AF41-41F0-8CD6-DB490D38FC84}.ICC2023|x64.Build.0 = clang-cl23|x64
{E86A4697-AF41-41F0-8CD6-DB490D38FC84}.ICC2023|x64.ActiveCfg = ICC2023|x64
{E86A4697-AF41-41F0-8CD6-DB490D38FC84}.ICC2023|x64.Build.0 = ICC2023|x64
{E86A4697-AF41-41F0-8CD6-DB490D38FC84}.ICC2023|x86.ActiveCfg = ICC2023|Win32
{E86A4697-AF41-41F0-8CD6-DB490D38FC84}.ICC2023|x86.Build.0 = ICC2023|Win32
{E86A4697-AF41-41F0-8CD6-DB490D38FC84}.Release|ARM64.ActiveCfg = Release|ARM64
Expand Down
2 changes: 1 addition & 1 deletion Vectorisation/Vectorisation.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@
<PlatformToolset>Intel C++ Compiler 2022</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ICC2022|x64'" Label="Configuration">
<PlatformToolset>Intel C++ Compiler 2022</PlatformToolset>
<PlatformToolset>Intel(R) oneAPI DPC++ Compiler 2023</PlatformToolset>
<ConfigurationType>StaticLibrary</ConfigurationType>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ICC2023|x64'" Label="Configuration">
Expand Down
2 changes: 1 addition & 1 deletion accumulateExample/accumulateExample.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
<PlatformToolset>Intel C++ Compiler 2022</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ICC2022|x64'" Label="Configuration">
<PlatformToolset>Intel C++ Compiler 2022</PlatformToolset>
<PlatformToolset>Intel(R) oneAPI DPC++ Compiler 2023</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ICC2023|x64'" Label="Configuration">
<PlatformToolset>Intel C++ Compiler 2023</PlatformToolset>
Expand Down
2 changes: 1 addition & 1 deletion cumNormalExample/cumNormalExample.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ICC2022|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Intel C++ Compiler 2022</PlatformToolset>
<PlatformToolset>Intel(R) oneAPI DPC++ Compiler 2023</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion dancingAVX512/dancingAVX512.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ICC2022|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Intel C++ Compiler 2022</PlatformToolset>
<PlatformToolset>Intel(R) oneAPI DPC++ Compiler 2023</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion inverseCumNormalExample/inverseCumNormalExample.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@
<PlatformToolset>v142</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ICC2022|x64'" Label="Configuration">
<PlatformToolset>Intel C++ Compiler 2022</PlatformToolset>
<PlatformToolset>Intel(R) oneAPI DPC++ Compiler 2023</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ICC2023|x64'" Label="Configuration">
<PlatformToolset>Intel C++ Compiler 2023</PlatformToolset>
Expand Down
2 changes: 1 addition & 1 deletion lattice/lattice.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ICC2022|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Intel C++ Compiler 2022</PlatformToolset>
<PlatformToolset>Intel(R) oneAPI DPC++ Compiler 2023</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
Expand Down

0 comments on commit 92c11bb

Please sign in to comment.