You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

322 lines
35 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="17.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<PreferredToolArchitecture>x64</PreferredToolArchitecture>
</PropertyGroup>
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="MinSizeRel|x64">
<Configuration>MinSizeRel</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="RelWithDebInfo|x64">
<Configuration>RelWithDebInfo</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{A9CE8441-7D86-36D3-A212-DFE96907C819}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<WindowsTargetPlatformVersion>10.0.22621.0</WindowsTargetPlatformVersion>
<Platform>x64</Platform>
<ProjectName>MNNAVX</ProjectName>
<VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v143</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v143</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'" Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v143</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'" Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v143</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">
</ImportGroup>
<ImportGroup Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">MNNAVX.dir\Debug\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">MNNAVX.dir\Debug\</IntDir>
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">MNNAVX</TargetName>
<TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.lib</TargetExt>
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MNNAVX.dir\Release\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MNNAVX.dir\Release\</IntDir>
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MNNAVX</TargetName>
<TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.lib</TargetExt>
<OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">MNNAVX.dir\MinSizeRel\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">MNNAVX.dir\MinSizeRel\</IntDir>
<TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">MNNAVX</TargetName>
<TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">.lib</TargetExt>
<OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">MNNAVX.dir\RelWithDebInfo\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">MNNAVX.dir\RelWithDebInfo\</IntDir>
<TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">MNNAVX</TargetName>
<TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">.lib</TargetExt>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>
<AdditionalIncludeDirectories>F:\hyperlpr3\HyperLPR\cpp\src;F:\hyperlpr3\HyperLPR\cpp\c_api;F:\hyperlpr3\HyperLPR\cpp\platform;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\express;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\tools;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\codegen;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\schema\current;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\flatbuffers\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\half;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\imageHelper;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\OpenCLHeaders;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<AdditionalOptions>%(AdditionalOptions) /source-charset:utf-8</AdditionalOptions>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<DisableSpecificWarnings>4267;4018;4251;4996;4244;4146;4129;4305;4275;4101</DisableSpecificWarnings>
<EnableEnhancedInstructionSet>AdvancedVectorExtensions</EnableEnhancedInstructionSet>
<ExceptionHandling>Sync</ExceptionHandling>
<InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
<MinimalRebuild></MinimalRebuild>
<Optimization>Disabled</Optimization>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<RuntimeTypeInfo>true</RuntimeTypeInfo>
<SupportJustMyCode></SupportJustMyCode>
<UseFullPaths>false</UseFullPaths>
<WarningLevel>Level3</WarningLevel>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;MNN_USE_SSE;INFERENCE_HELPER_ENABLE_MNN;_CRT_SECURE_NO_WARNINGS;MNN_SUPPORT_DEPRECATED_OP;MNN_USE_THREAD_POOL;CMAKE_INTDIR="Debug"</PreprocessorDefinitions>
<ObjectFileName>$(IntDir)</ObjectFileName>
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_DEBUG;_WINDOWS;MNN_USE_SSE;INFERENCE_HELPER_ENABLE_MNN;_CRT_SECURE_NO_WARNINGS;MNN_SUPPORT_DEPRECATED_OP;MNN_USE_THREAD_POOL;CMAKE_INTDIR=\"Debug\"</PreprocessorDefinitions>
<AdditionalIncludeDirectories>F:\hyperlpr3\HyperLPR\cpp\src;F:\hyperlpr3\HyperLPR\cpp\c_api;F:\hyperlpr3\HyperLPR\cpp\platform;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\express;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\tools;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\codegen;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\schema\current;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\flatbuffers\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\half;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\imageHelper;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\OpenCLHeaders;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
</ResourceCompile>
<Midl>
<AdditionalIncludeDirectories>F:\hyperlpr3\HyperLPR\cpp\src;F:\hyperlpr3\HyperLPR\cpp\c_api;F:\hyperlpr3\HyperLPR\cpp\platform;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\express;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\tools;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\codegen;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\schema\current;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\flatbuffers\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\half;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\imageHelper;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\OpenCLHeaders;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
<HeaderFileName>%(Filename).h</HeaderFileName>
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
</Midl>
<Lib>
<AdditionalOptions>%(AdditionalOptions) /machine:x64</AdditionalOptions>
</Lib>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<ClCompile>
<AdditionalIncludeDirectories>F:\hyperlpr3\HyperLPR\cpp\src;F:\hyperlpr3\HyperLPR\cpp\c_api;F:\hyperlpr3\HyperLPR\cpp\platform;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\express;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\tools;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\codegen;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\schema\current;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\flatbuffers\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\half;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\imageHelper;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\OpenCLHeaders;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<AdditionalOptions>%(AdditionalOptions) /source-charset:utf-8</AdditionalOptions>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<DisableSpecificWarnings>4267;4018;4251;4996;4244;4146;4129;4305;4275;4101</DisableSpecificWarnings>
<EnableEnhancedInstructionSet>AdvancedVectorExtensions</EnableEnhancedInstructionSet>
<ExceptionHandling>Sync</ExceptionHandling>
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
<MinimalRebuild></MinimalRebuild>
<Optimization>MaxSpeed</Optimization>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<RuntimeTypeInfo>true</RuntimeTypeInfo>
<SupportJustMyCode></SupportJustMyCode>
<UseFullPaths>false</UseFullPaths>
<WarningLevel>Level3</WarningLevel>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;MNN_USE_SSE;INFERENCE_HELPER_ENABLE_MNN;_CRT_SECURE_NO_WARNINGS;MNN_SUPPORT_DEPRECATED_OP;MNN_USE_THREAD_POOL;CMAKE_INTDIR="Release"</PreprocessorDefinitions>
<ObjectFileName>$(IntDir)</ObjectFileName>
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;MNN_USE_SSE;INFERENCE_HELPER_ENABLE_MNN;_CRT_SECURE_NO_WARNINGS;MNN_SUPPORT_DEPRECATED_OP;MNN_USE_THREAD_POOL;CMAKE_INTDIR=\"Release\"</PreprocessorDefinitions>
<AdditionalIncludeDirectories>F:\hyperlpr3\HyperLPR\cpp\src;F:\hyperlpr3\HyperLPR\cpp\c_api;F:\hyperlpr3\HyperLPR\cpp\platform;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\express;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\tools;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\codegen;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\schema\current;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\flatbuffers\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\half;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\imageHelper;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\OpenCLHeaders;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
</ResourceCompile>
<Midl>
<AdditionalIncludeDirectories>F:\hyperlpr3\HyperLPR\cpp\src;F:\hyperlpr3\HyperLPR\cpp\c_api;F:\hyperlpr3\HyperLPR\cpp\platform;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\express;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\tools;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\codegen;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\schema\current;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\flatbuffers\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\half;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\imageHelper;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\OpenCLHeaders;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
<HeaderFileName>%(Filename).h</HeaderFileName>
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
</Midl>
<Lib>
<AdditionalOptions>%(AdditionalOptions) /machine:x64</AdditionalOptions>
</Lib>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">
<ClCompile>
<AdditionalIncludeDirectories>F:\hyperlpr3\HyperLPR\cpp\src;F:\hyperlpr3\HyperLPR\cpp\c_api;F:\hyperlpr3\HyperLPR\cpp\platform;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\express;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\tools;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\codegen;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\schema\current;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\flatbuffers\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\half;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\imageHelper;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\OpenCLHeaders;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<AdditionalOptions>%(AdditionalOptions) /source-charset:utf-8</AdditionalOptions>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
<DisableSpecificWarnings>4267;4018;4251;4996;4244;4146;4129;4305;4275;4101</DisableSpecificWarnings>
<EnableEnhancedInstructionSet>AdvancedVectorExtensions</EnableEnhancedInstructionSet>
<ExceptionHandling>Sync</ExceptionHandling>
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
<MinimalRebuild></MinimalRebuild>
<Optimization>MinSpace</Optimization>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<RuntimeTypeInfo>true</RuntimeTypeInfo>
<SupportJustMyCode></SupportJustMyCode>
<UseFullPaths>false</UseFullPaths>
<WarningLevel>Level3</WarningLevel>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;MNN_USE_SSE;INFERENCE_HELPER_ENABLE_MNN;_CRT_SECURE_NO_WARNINGS;MNN_SUPPORT_DEPRECATED_OP;MNN_USE_THREAD_POOL;CMAKE_INTDIR="MinSizeRel"</PreprocessorDefinitions>
<ObjectFileName>$(IntDir)</ObjectFileName>
<DebugInformationFormat>
</DebugInformationFormat>
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;MNN_USE_SSE;INFERENCE_HELPER_ENABLE_MNN;_CRT_SECURE_NO_WARNINGS;MNN_SUPPORT_DEPRECATED_OP;MNN_USE_THREAD_POOL;CMAKE_INTDIR=\"MinSizeRel\"</PreprocessorDefinitions>
<AdditionalIncludeDirectories>F:\hyperlpr3\HyperLPR\cpp\src;F:\hyperlpr3\HyperLPR\cpp\c_api;F:\hyperlpr3\HyperLPR\cpp\platform;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\express;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\tools;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\codegen;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\schema\current;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\flatbuffers\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\half;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\imageHelper;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\OpenCLHeaders;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
</ResourceCompile>
<Midl>
<AdditionalIncludeDirectories>F:\hyperlpr3\HyperLPR\cpp\src;F:\hyperlpr3\HyperLPR\cpp\c_api;F:\hyperlpr3\HyperLPR\cpp\platform;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\express;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\tools;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\codegen;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\schema\current;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\flatbuffers\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\half;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\imageHelper;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\OpenCLHeaders;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
<HeaderFileName>%(Filename).h</HeaderFileName>
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
</Midl>
<Lib>
<AdditionalOptions>%(AdditionalOptions) /machine:x64</AdditionalOptions>
</Lib>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">
<ClCompile>
<AdditionalIncludeDirectories>F:\hyperlpr3\HyperLPR\cpp\src;F:\hyperlpr3\HyperLPR\cpp\c_api;F:\hyperlpr3\HyperLPR\cpp\platform;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\express;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\tools;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\codegen;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\schema\current;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\flatbuffers\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\half;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\imageHelper;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\OpenCLHeaders;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<AdditionalOptions>%(AdditionalOptions) /source-charset:utf-8</AdditionalOptions>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<DisableSpecificWarnings>4267;4018;4251;4996;4244;4146;4129;4305;4275;4101</DisableSpecificWarnings>
<EnableEnhancedInstructionSet>AdvancedVectorExtensions</EnableEnhancedInstructionSet>
<ExceptionHandling>Sync</ExceptionHandling>
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
<MinimalRebuild></MinimalRebuild>
<Optimization>MaxSpeed</Optimization>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<RuntimeTypeInfo>true</RuntimeTypeInfo>
<SupportJustMyCode></SupportJustMyCode>
<UseFullPaths>false</UseFullPaths>
<WarningLevel>Level3</WarningLevel>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;MNN_USE_SSE;INFERENCE_HELPER_ENABLE_MNN;_CRT_SECURE_NO_WARNINGS;MNN_SUPPORT_DEPRECATED_OP;MNN_USE_THREAD_POOL;CMAKE_INTDIR="RelWithDebInfo"</PreprocessorDefinitions>
<ObjectFileName>$(IntDir)</ObjectFileName>
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;MNN_USE_SSE;INFERENCE_HELPER_ENABLE_MNN;_CRT_SECURE_NO_WARNINGS;MNN_SUPPORT_DEPRECATED_OP;MNN_USE_THREAD_POOL;CMAKE_INTDIR=\"RelWithDebInfo\"</PreprocessorDefinitions>
<AdditionalIncludeDirectories>F:\hyperlpr3\HyperLPR\cpp\src;F:\hyperlpr3\HyperLPR\cpp\c_api;F:\hyperlpr3\HyperLPR\cpp\platform;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\express;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\tools;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\codegen;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\schema\current;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\flatbuffers\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\half;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\imageHelper;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\OpenCLHeaders;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
</ResourceCompile>
<Midl>
<AdditionalIncludeDirectories>F:\hyperlpr3\HyperLPR\cpp\src;F:\hyperlpr3\HyperLPR\cpp\c_api;F:\hyperlpr3\HyperLPR\cpp\platform;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\express;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\tools;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\codegen;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\schema\current;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\flatbuffers\include;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\half;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\imageHelper;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\3rd_party\OpenCLHeaders;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
<HeaderFileName>%(Filename).h</HeaderFileName>
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
</Midl>
<Lib>
<AdditionalOptions>%(AdditionalOptions) /machine:x64</AdditionalOptions>
</Lib>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\CMakeLists.txt">
<UseUtf8Encoding>Always</UseUtf8Encoding>
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Building Custom Rule F:/hyperlpr3/HyperLPR/build/_deps/mnn-src/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
"D:\Program Files\CMake\bin\cmake.exe" -SF:/hyperlpr3/HyperLPR -BF:/hyperlpr3/HyperLPR/build --check-stamp-file F:/hyperlpr3/HyperLPR/build/_deps/mnn-build/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeASMInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CheckCSourceCompiles.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CheckIncludeFile.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CheckLibraryExists.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Compiler\MSVC-ASM.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPackageHandleStandardArgs.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPackageMessage.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPythonInterp.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindThreads.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CMakeASMLinkerInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CheckSourceCompiles.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\GNU.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-ASM.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-GNU-ASM.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-GNU.cmake;F:\hyperlpr3\HyperLPR\build\CMakeFiles\3.31.0-rc3\CMakeASMCompiler.cmake;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\cmake\macros.cmake;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\CMakeLists.txt;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\arm\CMakeLists.txt;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-build\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Building Custom Rule F:/hyperlpr3/HyperLPR/build/_deps/mnn-src/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
"D:\Program Files\CMake\bin\cmake.exe" -SF:/hyperlpr3/HyperLPR -BF:/hyperlpr3/HyperLPR/build --check-stamp-file F:/hyperlpr3/HyperLPR/build/_deps/mnn-build/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeASMInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CheckCSourceCompiles.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CheckIncludeFile.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CheckLibraryExists.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Compiler\MSVC-ASM.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPackageHandleStandardArgs.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPackageMessage.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPythonInterp.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindThreads.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CMakeASMLinkerInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CheckSourceCompiles.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\GNU.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-ASM.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-GNU-ASM.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-GNU.cmake;F:\hyperlpr3\HyperLPR\build\CMakeFiles\3.31.0-rc3\CMakeASMCompiler.cmake;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\cmake\macros.cmake;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\CMakeLists.txt;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\arm\CMakeLists.txt;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-build\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">Building Custom Rule F:/hyperlpr3/HyperLPR/build/_deps/mnn-src/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">setlocal
"D:\Program Files\CMake\bin\cmake.exe" -SF:/hyperlpr3/HyperLPR -BF:/hyperlpr3/HyperLPR/build --check-stamp-file F:/hyperlpr3/HyperLPR/build/_deps/mnn-build/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeASMInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CheckCSourceCompiles.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CheckIncludeFile.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CheckLibraryExists.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Compiler\MSVC-ASM.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPackageHandleStandardArgs.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPackageMessage.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPythonInterp.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindThreads.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CMakeASMLinkerInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CheckSourceCompiles.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\GNU.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-ASM.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-GNU-ASM.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-GNU.cmake;F:\hyperlpr3\HyperLPR\build\CMakeFiles\3.31.0-rc3\CMakeASMCompiler.cmake;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\cmake\macros.cmake;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\CMakeLists.txt;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\arm\CMakeLists.txt;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-build\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">Building Custom Rule F:/hyperlpr3/HyperLPR/build/_deps/mnn-src/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">setlocal
"D:\Program Files\CMake\bin\cmake.exe" -SF:/hyperlpr3/HyperLPR -BF:/hyperlpr3/HyperLPR/build --check-stamp-file F:/hyperlpr3/HyperLPR/build/_deps/mnn-build/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeASMInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CheckCSourceCompiles.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CheckIncludeFile.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CheckLibraryExists.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Compiler\MSVC-ASM.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPackageHandleStandardArgs.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPackageMessage.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPythonInterp.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindThreads.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CMakeASMLinkerInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CheckSourceCompiles.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\GNU.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-ASM.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-GNU-ASM.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-GNU.cmake;F:\hyperlpr3\HyperLPR\build\CMakeFiles\3.31.0-rc3\CMakeASMCompiler.cmake;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\cmake\macros.cmake;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\CMakeLists.txt;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\arm\CMakeLists.txt;F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\CMakeLists.txt;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-build\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>
</CustomBuild>
</ItemGroup>
<ItemGroup>
<ClInclude Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\avx\FunctionSummary.hpp" />
<ClCompile Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\avx\GemmAVX2.cpp" />
<ClCompile Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\avx\GemmCommon.cpp" />
<ClInclude Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\avx\GemmCommon.hpp" />
<ClCompile Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\avx\GemmCommonBF16.cpp" />
<ClInclude Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\avx\GemmFunction.hpp" />
<ClInclude Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\avx\GemmFunctionEShort.hpp" />
<ClInclude Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\avx\GemmFunctionPackL.hpp" />
<ClCompile Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\avx\GemmInt8.cpp" />
<ClCompile Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\avx\GemmSparse.cpp" />
<ClCompile Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\avx\MathFunctions.cpp" />
<ClCompile Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\avx\PackedFunction.cpp" />
<ClCompile Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\avx\ReorderFunctions.cpp" />
<ClInclude Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\avx\Vec8.hpp" />
<ClCompile Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-src\source\backend\cpu\x86_x64\avx\WinogradFunctions.cpp" />
</ItemGroup>
<ItemGroup />
<ItemGroup>
<ProjectReference Include="F:\hyperlpr3\HyperLPR\build\ZERO_CHECK.vcxproj">
<Project>{66D4A3C3-5283-3B42-A8E4-8B8863BFDDF1}</Project>
<Name>ZERO_CHECK</Name>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>