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.
251 lines
23 KiB
XML
251 lines
23 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>
|
|
<PropertyGroup>
|
|
<ResolveNugetPackages>false</ResolveNugetPackages>
|
|
</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>{E4538976-AE66-366F-A980-BB75BCD4588C}</ProjectGuid>
|
|
<Keyword>Win32Proj</Keyword>
|
|
<WindowsTargetPlatformVersion>10.0.22621.0</WindowsTargetPlatformVersion>
|
|
<Platform>x64</Platform>
|
|
<ProjectName>ALL_BUILD</ProjectName>
|
|
<VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
<ConfigurationType>Utility</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v143</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
<ConfigurationType>Utility</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v143</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'" Label="Configuration">
|
|
<ConfigurationType>Utility</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v143</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'" Label="Configuration">
|
|
<ConfigurationType>Utility</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>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<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>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<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>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">
|
|
<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>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">
|
|
<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>
|
|
</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 & call :cmErrorLevel %errorlevel% & 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 & call :cmErrorLevel %errorlevel% & 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 & call :cmErrorLevel %errorlevel% & 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 & call :cmErrorLevel %errorlevel% & 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>
|
|
</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>
|
|
<ProjectReference Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-build\MNN.vcxproj">
|
|
<Project>{4EF437CB-A2BF-347B-88F7-D6352D9FFEDE}</Project>
|
|
<Name>MNN</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-build\MNNAVX.vcxproj">
|
|
<Project>{A9CE8441-7D86-36D3-A212-DFE96907C819}</Project>
|
|
<Name>MNNAVX</Name>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
</ProjectReference>
|
|
<ProjectReference Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-build\MNNAVXFMA.vcxproj">
|
|
<Project>{FC92F0BB-A1E7-360E-B4FD-556339B2D4D5}</Project>
|
|
<Name>MNNAVXFMA</Name>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
</ProjectReference>
|
|
<ProjectReference Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-build\MNNCPU.vcxproj">
|
|
<Project>{1DFD68E1-6615-3E80-BF00-8D3FE2F81D7A}</Project>
|
|
<Name>MNNCPU</Name>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
</ProjectReference>
|
|
<ProjectReference Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-build\MNNCV.vcxproj">
|
|
<Project>{6B8F6FCD-B790-36AC-96F6-BE65B4A05AF1}</Project>
|
|
<Name>MNNCV</Name>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
</ProjectReference>
|
|
<ProjectReference Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-build\MNNCore.vcxproj">
|
|
<Project>{16E9CA3A-09C1-3B84-9193-66ACD98277A4}</Project>
|
|
<Name>MNNCore</Name>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
</ProjectReference>
|
|
<ProjectReference Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-build\MNNMath.vcxproj">
|
|
<Project>{920498D9-DE4F-38C0-8598-60AC96DFD37D}</Project>
|
|
<Name>MNNMath</Name>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
</ProjectReference>
|
|
<ProjectReference Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-build\MNNSSE.vcxproj">
|
|
<Project>{7A03FE9C-DD4E-39AB-8EE9-DAF7D1257A9C}</Project>
|
|
<Name>MNNSSE</Name>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
</ProjectReference>
|
|
<ProjectReference Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-build\MNNTransform.vcxproj">
|
|
<Project>{A0B9162C-ADC3-3717-9DAC-37357D2BDD9B}</Project>
|
|
<Name>MNNTransform</Name>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
</ProjectReference>
|
|
<ProjectReference Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-build\MNNUtils.vcxproj">
|
|
<Project>{40E4F30D-06C2-36BB-9D42-109F758829A9}</Project>
|
|
<Name>MNNUtils</Name>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
</ProjectReference>
|
|
<ProjectReference Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-build\MNNX8664.vcxproj">
|
|
<Project>{D59FA932-E0E9-3E2D-B84B-D73C5C7ABFF7}</Project>
|
|
<Name>MNNX8664</Name>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
</ProjectReference>
|
|
<ProjectReference Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-build\express\MNN_Express.vcxproj">
|
|
<Project>{0863342F-340D-3223-9AE7-0C4A8AE93F78}</Project>
|
|
<Name>MNN_Express</Name>
|
|
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
|
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
<ImportGroup Label="ExtensionTargets">
|
|
</ImportGroup>
|
|
</Project> |