2021-07-18 17:27:30 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<ItemGroup Label="ProjectConfigurations">
|
|
|
|
<ProjectConfiguration Include="Debug AVX2|x64">
|
|
|
|
<Configuration>Debug AVX2</Configuration>
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
</ProjectConfiguration>
|
|
|
|
<ProjectConfiguration Include="Devel AVX2|x64">
|
|
|
|
<Configuration>Devel AVX2</Configuration>
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
</ProjectConfiguration>
|
|
|
|
<ProjectConfiguration Include="Release AVX2|x64">
|
|
|
|
<Configuration>Release AVX2</Configuration>
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
</ProjectConfiguration>
|
2022-12-25 06:47:26 +00:00
|
|
|
<ProjectConfiguration Include="Debug Clang AVX2|x64">
|
|
|
|
<Configuration>Debug Clang AVX2</Configuration>
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
</ProjectConfiguration>
|
|
|
|
<ProjectConfiguration Include="Devel Clang AVX2|x64">
|
|
|
|
<Configuration>Devel Clang AVX2</Configuration>
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
</ProjectConfiguration>
|
|
|
|
<ProjectConfiguration Include="Release Clang AVX2|x64">
|
|
|
|
<Configuration>Release Clang AVX2</Configuration>
|
|
|
|
<Platform>x64</Platform>
|
|
|
|
</ProjectConfiguration>
|
2021-07-18 17:27:30 +00:00
|
|
|
</ItemGroup>
|
|
|
|
</Project>
|