Skip to content

Commit

Permalink
Update to ICL 19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sekrit-twc committed Apr 3, 2020
1 parent 169b995 commit b6aaf5b
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 33 deletions.
10 changes: 5 additions & 5 deletions _msvc/testapp/testapp.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,32 +22,32 @@
<VCProjectVersion>15.0</VCProjectVersion>
<ProjectGuid>{C841AEC8-2CE8-4342-BBE9-60E8A82870F8}</ProjectGuid>
<RootNamespace>testapp</RootNamespace>
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>Intel C++ Compiler 19.0</PlatformToolset>
<PlatformToolset>Intel C++ Compiler 19.1</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Intel C++ Compiler 19.0</PlatformToolset>
<PlatformToolset>Intel C++ Compiler 19.1</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>Intel C++ Compiler 19.0</PlatformToolset>
<PlatformToolset>Intel C++ Compiler 19.1</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Intel C++ Compiler 19.0</PlatformToolset>
<PlatformToolset>Intel C++ Compiler 19.1</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
Expand Down
10 changes: 5 additions & 5 deletions _msvc/vsznedi3/vsznedi3.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,32 +22,32 @@
<VCProjectVersion>15.0</VCProjectVersion>
<ProjectGuid>{0F90C188-CBFC-4C50-B02C-7EE811DA6AD1}</ProjectGuid>
<RootNamespace>vsznedi3</RootNamespace>
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>Intel C++ Compiler 19.0</PlatformToolset>
<PlatformToolset>Intel C++ Compiler 19.1</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Intel C++ Compiler 19.0</PlatformToolset>
<PlatformToolset>Intel C++ Compiler 19.1</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>Intel C++ Compiler 19.0</PlatformToolset>
<PlatformToolset>Intel C++ Compiler 19.1</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Intel C++ Compiler 19.0</PlatformToolset>
<PlatformToolset>Intel C++ Compiler 19.1</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
Expand Down
4 changes: 2 additions & 2 deletions _msvc/znedi3.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2003
# Visual Studio Version 16
VisualStudioVersion = 16.0.29728.190
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "znedi3", "znedi3\znedi3.vcxproj", "{601746EE-41B2-4F9D-87FE-61FA0BC04EC2}"
EndProject
Expand Down
14 changes: 5 additions & 9 deletions _msvc/znedi3/znedi3.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,32 +22,32 @@
<VCProjectVersion>15.0</VCProjectVersion>
<ProjectGuid>{601746EE-41B2-4F9D-87FE-61FA0BC04EC2}</ProjectGuid>
<RootNamespace>znedi3</RootNamespace>
<WindowsTargetPlatformVersion>10.0.17134.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>Intel C++ Compiler 19.0</PlatformToolset>
<PlatformToolset>Intel C++ Compiler 19.1</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Intel C++ Compiler 19.0</PlatformToolset>
<PlatformToolset>Intel C++ Compiler 19.1</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>Intel C++ Compiler 19.0</PlatformToolset>
<PlatformToolset>Intel C++ Compiler 19.1</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>Intel C++ Compiler 19.0</PlatformToolset>
<PlatformToolset>Intel C++ Compiler 19.1</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
Expand Down Expand Up @@ -163,10 +163,6 @@
<EnableEnhancedInstructionSet Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AdvancedVectorExtensions</EnableEnhancedInstructionSet>
<EnableEnhancedInstructionSet Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AdvancedVectorExtensions</EnableEnhancedInstructionSet>
<EnableEnhancedInstructionSet Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AdvancedVectorExtensions</EnableEnhancedInstructionSet>
<UseProcessorExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">AVXI</UseProcessorExtensions>
<UseProcessorExtensions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AVXI</UseProcessorExtensions>
<UseProcessorExtensions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">AVXI</UseProcessorExtensions>
<UseProcessorExtensions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AVXI</UseProcessorExtensions>
</ClCompile>
<ClCompile Include="..\..\znedi3\x86\kernel_sse.cpp">
<EnableEnhancedInstructionSet Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">StreamingSIMDExtensions</EnableEnhancedInstructionSet>
Expand Down
24 changes: 12 additions & 12 deletions _msvc/znedi3/znedi3.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -59,21 +59,9 @@
</ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\znedi3\kernel.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\..\znedi3\weights.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\..\znedi3\znedi3.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\..\znedi3\znedi3_impl.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\..\znedi3\x86\kernel_x86.cpp">
<Filter>Source Files\x86</Filter>
</ClCompile>
<ClCompile Include="..\..\znedi3\x86\cpuinfo_x86.cpp">
<Filter>Source Files\x86</Filter>
</ClCompile>
Expand All @@ -98,5 +86,17 @@
<ClCompile Include="..\..\znedi3\x86\kernel_f16c.cpp">
<Filter>Source Files\x86</Filter>
</ClCompile>
<ClCompile Include="..\..\znedi3\znedi3.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\..\znedi3\x86\kernel_x86.cpp">
<Filter>Source Files\x86</Filter>
</ClCompile>
<ClCompile Include="..\..\znedi3\kernel.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\..\znedi3\znedi3_impl.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
</Project>

0 comments on commit b6aaf5b

Please sign in to comment.