127b27ec6Sopenharmony_ci<?xml version="1.0" encoding="utf-8"?>
227b27ec6Sopenharmony_ci<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
327b27ec6Sopenharmony_ci  <ItemGroup Label="ProjectConfigurations">
427b27ec6Sopenharmony_ci    <ProjectConfiguration Include="Debug|Win32">
527b27ec6Sopenharmony_ci      <Configuration>Debug</Configuration>
627b27ec6Sopenharmony_ci      <Platform>Win32</Platform>
727b27ec6Sopenharmony_ci    </ProjectConfiguration>
827b27ec6Sopenharmony_ci    <ProjectConfiguration Include="Debug|x64">
927b27ec6Sopenharmony_ci      <Configuration>Debug</Configuration>
1027b27ec6Sopenharmony_ci      <Platform>x64</Platform>
1127b27ec6Sopenharmony_ci    </ProjectConfiguration>
1227b27ec6Sopenharmony_ci    <ProjectConfiguration Include="Release|Win32">
1327b27ec6Sopenharmony_ci      <Configuration>Release</Configuration>
1427b27ec6Sopenharmony_ci      <Platform>Win32</Platform>
1527b27ec6Sopenharmony_ci    </ProjectConfiguration>
1627b27ec6Sopenharmony_ci    <ProjectConfiguration Include="Release|x64">
1727b27ec6Sopenharmony_ci      <Configuration>Release</Configuration>
1827b27ec6Sopenharmony_ci      <Platform>x64</Platform>
1927b27ec6Sopenharmony_ci    </ProjectConfiguration>
2027b27ec6Sopenharmony_ci  </ItemGroup>
2127b27ec6Sopenharmony_ci  <PropertyGroup Label="Globals">
2227b27ec6Sopenharmony_ci    <ProjectGuid>{18B9F1A7-9C66-4352-898B-30804DADE0FD}</ProjectGuid>
2327b27ec6Sopenharmony_ci    <Keyword>Win32Proj</Keyword>
2427b27ec6Sopenharmony_ci    <RootNamespace>fuzzer</RootNamespace>
2527b27ec6Sopenharmony_ci    <OutDir>$(SolutionDir)bin\$(Platform)_$(Configuration)\</OutDir>
2627b27ec6Sopenharmony_ci    <IntDir>$(SolutionDir)bin\obj\$(RootNamespace)_$(Platform)_$(Configuration)\</IntDir>
2727b27ec6Sopenharmony_ci  </PropertyGroup>
2827b27ec6Sopenharmony_ci  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
2927b27ec6Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
3027b27ec6Sopenharmony_ci    <ConfigurationType>Application</ConfigurationType>
3127b27ec6Sopenharmony_ci    <UseDebugLibraries>true</UseDebugLibraries>
3227b27ec6Sopenharmony_ci    <CharacterSet>Unicode</CharacterSet>
3327b27ec6Sopenharmony_ci    <PlatformToolset>v143</PlatformToolset>
3427b27ec6Sopenharmony_ci  </PropertyGroup>
3527b27ec6Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
3627b27ec6Sopenharmony_ci    <ConfigurationType>Application</ConfigurationType>
3727b27ec6Sopenharmony_ci    <UseDebugLibraries>true</UseDebugLibraries>
3827b27ec6Sopenharmony_ci    <CharacterSet>Unicode</CharacterSet>
3927b27ec6Sopenharmony_ci    <PlatformToolset>v143</PlatformToolset>
4027b27ec6Sopenharmony_ci  </PropertyGroup>
4127b27ec6Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
4227b27ec6Sopenharmony_ci    <ConfigurationType>Application</ConfigurationType>
4327b27ec6Sopenharmony_ci    <UseDebugLibraries>false</UseDebugLibraries>
4427b27ec6Sopenharmony_ci    <CharacterSet>Unicode</CharacterSet>
4527b27ec6Sopenharmony_ci    <WholeProgramOptimization Condition="'$(EnableWholeProgramOptimization)'=='true'">true</WholeProgramOptimization>
4627b27ec6Sopenharmony_ci    <PlatformToolset>v143</PlatformToolset>
4727b27ec6Sopenharmony_ci  </PropertyGroup>
4827b27ec6Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
4927b27ec6Sopenharmony_ci    <ConfigurationType>Application</ConfigurationType>
5027b27ec6Sopenharmony_ci    <UseDebugLibraries>false</UseDebugLibraries>
5127b27ec6Sopenharmony_ci    <CharacterSet>Unicode</CharacterSet>
5227b27ec6Sopenharmony_ci    <WholeProgramOptimization Condition="'$(EnableWholeProgramOptimization)'=='true'">true</WholeProgramOptimization>
5327b27ec6Sopenharmony_ci    <PlatformToolset>v143</PlatformToolset>
5427b27ec6Sopenharmony_ci  </PropertyGroup>
5527b27ec6Sopenharmony_ci  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
5627b27ec6Sopenharmony_ci  <ImportGroup Label="ExtensionSettings">
5727b27ec6Sopenharmony_ci  </ImportGroup>
5827b27ec6Sopenharmony_ci  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
5927b27ec6Sopenharmony_ci    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
6027b27ec6Sopenharmony_ci  </ImportGroup>
6127b27ec6Sopenharmony_ci  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
6227b27ec6Sopenharmony_ci    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
6327b27ec6Sopenharmony_ci  </ImportGroup>
6427b27ec6Sopenharmony_ci  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
6527b27ec6Sopenharmony_ci    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
6627b27ec6Sopenharmony_ci  </ImportGroup>
6727b27ec6Sopenharmony_ci  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
6827b27ec6Sopenharmony_ci    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
6927b27ec6Sopenharmony_ci  </ImportGroup>
7027b27ec6Sopenharmony_ci  <PropertyGroup Label="UserMacros" />
7127b27ec6Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
7227b27ec6Sopenharmony_ci    <LinkIncremental>true</LinkIncremental>
7327b27ec6Sopenharmony_ci    <IncludePath>$(IncludePath);$(UniversalCRT_IncludePath);$(SolutionDir)..\..\lib;$(SolutionDir)..\..\programs;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath);</IncludePath>
7427b27ec6Sopenharmony_ci  </PropertyGroup>
7527b27ec6Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
7627b27ec6Sopenharmony_ci    <LinkIncremental>true</LinkIncremental>
7727b27ec6Sopenharmony_ci    <IncludePath>$(IncludePath);$(UniversalCRT_IncludePath);$(SolutionDir)..\..\lib;$(SolutionDir)..\..\programs;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath);</IncludePath>
7827b27ec6Sopenharmony_ci    <RunCodeAnalysis>true</RunCodeAnalysis>
7927b27ec6Sopenharmony_ci  </PropertyGroup>
8027b27ec6Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
8127b27ec6Sopenharmony_ci    <LinkIncremental>false</LinkIncremental>
8227b27ec6Sopenharmony_ci    <IncludePath>$(IncludePath);$(UniversalCRT_IncludePath);$(SolutionDir)..\..\lib;$(SolutionDir)..\..\programs;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath);</IncludePath>
8327b27ec6Sopenharmony_ci  </PropertyGroup>
8427b27ec6Sopenharmony_ci  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
8527b27ec6Sopenharmony_ci    <LinkIncremental>false</LinkIncremental>
8627b27ec6Sopenharmony_ci    <IncludePath>$(IncludePath);$(UniversalCRT_IncludePath);$(SolutionDir)..\..\lib;$(SolutionDir)..\..\programs;$(VCInstallDir)include;$(VCInstallDir)atlmfc\include;$(WindowsSDK_IncludePath);</IncludePath>
8727b27ec6Sopenharmony_ci    <RunCodeAnalysis>true</RunCodeAnalysis>
8827b27ec6Sopenharmony_ci  </PropertyGroup>
8927b27ec6Sopenharmony_ci  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
9027b27ec6Sopenharmony_ci    <ClCompile>
9127b27ec6Sopenharmony_ci      <PrecompiledHeader>
9227b27ec6Sopenharmony_ci      </PrecompiledHeader>
9327b27ec6Sopenharmony_ci      <WarningLevel>Level4</WarningLevel>
9427b27ec6Sopenharmony_ci      <Optimization>Disabled</Optimization>
9527b27ec6Sopenharmony_ci      <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
9627b27ec6Sopenharmony_ci      <TreatWarningAsError>true</TreatWarningAsError>
9727b27ec6Sopenharmony_ci      <EnablePREfast>false</EnablePREfast>
9827b27ec6Sopenharmony_ci      <RuntimeLibrary Condition="'$(UseStaticCRT)'=='true'">MultiThreadedDebug</RuntimeLibrary>
9927b27ec6Sopenharmony_ci    </ClCompile>
10027b27ec6Sopenharmony_ci    <Link>
10127b27ec6Sopenharmony_ci      <SubSystem>Console</SubSystem>
10227b27ec6Sopenharmony_ci      <GenerateDebugInformation>true</GenerateDebugInformation>
10327b27ec6Sopenharmony_ci    </Link>
10427b27ec6Sopenharmony_ci  </ItemDefinitionGroup>
10527b27ec6Sopenharmony_ci  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
10627b27ec6Sopenharmony_ci    <ClCompile>
10727b27ec6Sopenharmony_ci      <PrecompiledHeader>
10827b27ec6Sopenharmony_ci      </PrecompiledHeader>
10927b27ec6Sopenharmony_ci      <WarningLevel>Level4</WarningLevel>
11027b27ec6Sopenharmony_ci      <Optimization>Disabled</Optimization>
11127b27ec6Sopenharmony_ci      <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
11227b27ec6Sopenharmony_ci      <TreatWarningAsError>true</TreatWarningAsError>
11327b27ec6Sopenharmony_ci      <EnablePREfast>true</EnablePREfast>
11427b27ec6Sopenharmony_ci      <AdditionalOptions>/analyze:stacksize295252 %(AdditionalOptions)</AdditionalOptions>
11527b27ec6Sopenharmony_ci      <RuntimeLibrary Condition="'$(UseStaticCRT)'=='true'">MultiThreadedDebug</RuntimeLibrary>
11627b27ec6Sopenharmony_ci    </ClCompile>
11727b27ec6Sopenharmony_ci    <Link>
11827b27ec6Sopenharmony_ci      <SubSystem>Console</SubSystem>
11927b27ec6Sopenharmony_ci      <GenerateDebugInformation>true</GenerateDebugInformation>
12027b27ec6Sopenharmony_ci    </Link>
12127b27ec6Sopenharmony_ci  </ItemDefinitionGroup>
12227b27ec6Sopenharmony_ci  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
12327b27ec6Sopenharmony_ci    <ClCompile>
12427b27ec6Sopenharmony_ci      <WarningLevel>Level4</WarningLevel>
12527b27ec6Sopenharmony_ci      <PrecompiledHeader>
12627b27ec6Sopenharmony_ci      </PrecompiledHeader>
12727b27ec6Sopenharmony_ci      <Optimization>MaxSpeed</Optimization>
12827b27ec6Sopenharmony_ci      <FunctionLevelLinking>true</FunctionLevelLinking>
12927b27ec6Sopenharmony_ci      <IntrinsicFunctions>true</IntrinsicFunctions>
13027b27ec6Sopenharmony_ci      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
13127b27ec6Sopenharmony_ci      <TreatWarningAsError>false</TreatWarningAsError>
13227b27ec6Sopenharmony_ci      <EnablePREfast>false</EnablePREfast>
13327b27ec6Sopenharmony_ci      <RuntimeLibrary Condition="'$(UseStaticCRT)'=='true'">MultiThreaded</RuntimeLibrary>
13427b27ec6Sopenharmony_ci    </ClCompile>
13527b27ec6Sopenharmony_ci    <Link>
13627b27ec6Sopenharmony_ci      <SubSystem>Console</SubSystem>
13727b27ec6Sopenharmony_ci      <GenerateDebugInformation>true</GenerateDebugInformation>
13827b27ec6Sopenharmony_ci      <EnableCOMDATFolding>true</EnableCOMDATFolding>
13927b27ec6Sopenharmony_ci      <OptimizeReferences>true</OptimizeReferences>
14027b27ec6Sopenharmony_ci    </Link>
14127b27ec6Sopenharmony_ci  </ItemDefinitionGroup>
14227b27ec6Sopenharmony_ci  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
14327b27ec6Sopenharmony_ci    <ClCompile>
14427b27ec6Sopenharmony_ci      <WarningLevel>Level4</WarningLevel>
14527b27ec6Sopenharmony_ci      <PrecompiledHeader>
14627b27ec6Sopenharmony_ci      </PrecompiledHeader>
14727b27ec6Sopenharmony_ci      <Optimization>MaxSpeed</Optimization>
14827b27ec6Sopenharmony_ci      <FunctionLevelLinking>true</FunctionLevelLinking>
14927b27ec6Sopenharmony_ci      <IntrinsicFunctions>true</IntrinsicFunctions>
15027b27ec6Sopenharmony_ci      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
15127b27ec6Sopenharmony_ci      <TreatWarningAsError>false</TreatWarningAsError>
15227b27ec6Sopenharmony_ci      <EnablePREfast>true</EnablePREfast>
15327b27ec6Sopenharmony_ci      <AdditionalOptions>/analyze:stacksize295252 %(AdditionalOptions)</AdditionalOptions>
15427b27ec6Sopenharmony_ci      <RuntimeLibrary Condition="'$(UseStaticCRT)'=='true'">MultiThreaded</RuntimeLibrary>
15527b27ec6Sopenharmony_ci    </ClCompile>
15627b27ec6Sopenharmony_ci    <Link>
15727b27ec6Sopenharmony_ci      <SubSystem>Console</SubSystem>
15827b27ec6Sopenharmony_ci      <GenerateDebugInformation>true</GenerateDebugInformation>
15927b27ec6Sopenharmony_ci      <EnableCOMDATFolding>true</EnableCOMDATFolding>
16027b27ec6Sopenharmony_ci      <OptimizeReferences>true</OptimizeReferences>
16127b27ec6Sopenharmony_ci    </Link>
16227b27ec6Sopenharmony_ci  </ItemDefinitionGroup>
16327b27ec6Sopenharmony_ci  <ItemGroup>
16427b27ec6Sopenharmony_ci    <ClCompile Include="..\..\..\lib\lz4.c" />
16527b27ec6Sopenharmony_ci    <ClCompile Include="..\..\..\lib\lz4hc.c" />
16627b27ec6Sopenharmony_ci    <ClCompile Include="..\..\..\lib\xxhash.c" />
16727b27ec6Sopenharmony_ci    <ClCompile Include="..\..\..\tests\fuzzer.c" />
16827b27ec6Sopenharmony_ci  </ItemGroup>
16927b27ec6Sopenharmony_ci  <ItemGroup>
17027b27ec6Sopenharmony_ci    <ClInclude Include="..\..\..\lib\lz4.h" />
17127b27ec6Sopenharmony_ci    <ClInclude Include="..\..\..\lib\lz4hc.h" />
17227b27ec6Sopenharmony_ci    <ClInclude Include="..\..\..\lib\xxhash.h" />
17327b27ec6Sopenharmony_ci  </ItemGroup>
17427b27ec6Sopenharmony_ci  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
17527b27ec6Sopenharmony_ci  <ImportGroup Label="ExtensionTargets">
17627b27ec6Sopenharmony_ci  </ImportGroup>
17727b27ec6Sopenharmony_ci</Project>