commit all files
This commit is contained in:
@@ -0,0 +1,89 @@
|
||||
<?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>
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Globals">
|
||||
<ProjectGuid>{FB51124C-3DA1-3C91-AB1A-767BD03EFE75}</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>
|
||||
<UseDebugLibraries>true</UseDebugLibraries>
|
||||
</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>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
<Midl>
|
||||
<AdditionalIncludeDirectories>%(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-subbuild\CMakeLists.txt">
|
||||
<UseUtf8Encoding>Always</UseUtf8Encoding>
|
||||
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Building Custom Rule F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/CMakeLists.txt</Message>
|
||||
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -SF:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild -BF:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild --check-stamp-file F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/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\CMakeGenericSystem.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeInitializeConfigs.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeSystemSpecificInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeSystemSpecificInitialize.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\PatchInfo.txt.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\RepositoryInfo.txt.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\UpdateInfo.txt.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\cfgcmd.txt.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\gitclone.cmake.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\gitupdate.cmake.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\mkdirs.cmake.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\shared_internal_commands.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Windows-Initialize.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Windows.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\WindowsPaths.cmake;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\3.31.0-rc3\CMakeSystem.cmake;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\tmp\mnn-populate-mkdirs.cmake;%(AdditionalInputs)</AdditionalInputs>
|
||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\generate.stamp</Outputs>
|
||||
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
|
||||
</CustomBuild>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\ZERO_CHECK.vcxproj">
|
||||
<Project>{8BA23895-42F4-34A5-8CBE-9C16F76856CF}</Project>
|
||||
<Name>ZERO_CHECK</Name>
|
||||
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
||||
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate.vcxproj">
|
||||
<Project>{996984C6-DE7A-3EA2-B661-4925AE5CCCD6}</Project>
|
||||
<Name>mnn-populate</Name>
|
||||
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
||||
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="17.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeLists.txt" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
@@ -0,0 +1,104 @@
|
||||
# This is the CMakeCache file.
|
||||
# For build in directory: f:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild
|
||||
# It was generated by CMake: D:/Program Files/CMake/bin/cmake.exe
|
||||
# You can edit this file to change values found and used by cmake.
|
||||
# If you do not want to change any of the values, simply exit the editor.
|
||||
# If you do want to change a value, simply edit, save, and exit the editor.
|
||||
# The syntax for the file is as follows:
|
||||
# KEY:TYPE=VALUE
|
||||
# KEY is the name of a variable in the cache.
|
||||
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
|
||||
# VALUE is the current value for the KEY.
|
||||
|
||||
########################
|
||||
# EXTERNAL cache entries
|
||||
########################
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_CONFIGURATION_TYPES:STRING=Debug
|
||||
|
||||
//Value Computed by CMake.
|
||||
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/CMakeFiles/pkgRedirects
|
||||
|
||||
//Install path prefix, prepended onto install directories.
|
||||
CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/mnn-populate
|
||||
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_MAKE_PROGRAM:FILEPATH=D:/Program Files/Microsoft Visual Studio/2022/Professional/MSBuild/Current/Bin/amd64/MSBuild.exe
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_DESCRIPTION:STATIC=
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
|
||||
|
||||
//Value Computed by CMake
|
||||
CMAKE_PROJECT_NAME:STATIC=mnn-populate
|
||||
|
||||
//If set, runtime paths are not added when installing shared libraries,
|
||||
// but are added when building.
|
||||
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
|
||||
|
||||
//If set, runtime paths are not added when using shared libraries.
|
||||
CMAKE_SKIP_RPATH:BOOL=NO
|
||||
|
||||
//If this value is on, makefiles will be generated without the
|
||||
// .SILENT directive, and all commands will be echoed to the console
|
||||
// during the make. This is useful for debugging only. With Visual
|
||||
// Studio IDE projects all commands are done without /nologo.
|
||||
CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
|
||||
|
||||
//Value Computed by CMake
|
||||
mnn-populate_BINARY_DIR:STATIC=F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild
|
||||
|
||||
//Value Computed by CMake
|
||||
mnn-populate_IS_TOP_LEVEL:STATIC=ON
|
||||
|
||||
//Value Computed by CMake
|
||||
mnn-populate_SOURCE_DIR:STATIC=F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild
|
||||
|
||||
|
||||
########################
|
||||
# INTERNAL cache entries
|
||||
########################
|
||||
|
||||
//This is the directory where this CMakeCache.txt was created
|
||||
CMAKE_CACHEFILE_DIR:INTERNAL=f:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild
|
||||
//Major version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
|
||||
//Minor version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_MINOR_VERSION:INTERNAL=31
|
||||
//Patch version of cmake used to create the current loaded cache
|
||||
CMAKE_CACHE_PATCH_VERSION:INTERNAL=0
|
||||
//Path to CMake executable.
|
||||
CMAKE_COMMAND:INTERNAL=D:/Program Files/CMake/bin/cmake.exe
|
||||
//Path to cpack program executable.
|
||||
CMAKE_CPACK_COMMAND:INTERNAL=D:/Program Files/CMake/bin/cpack.exe
|
||||
//Path to ctest program executable.
|
||||
CMAKE_CTEST_COMMAND:INTERNAL=D:/Program Files/CMake/bin/ctest.exe
|
||||
//Name of external makefile project generator.
|
||||
CMAKE_EXTRA_GENERATOR:INTERNAL=
|
||||
//Name of generator.
|
||||
CMAKE_GENERATOR:INTERNAL=Visual Studio 17 2022
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_GENERATOR_INSTANCE:INTERNAL=D:/Program Files/Microsoft Visual Studio/2022/Professional
|
||||
//Name of generator platform.
|
||||
CMAKE_GENERATOR_PLATFORM:INTERNAL=
|
||||
//Name of generator toolset.
|
||||
CMAKE_GENERATOR_TOOLSET:INTERNAL=
|
||||
//Source directory with the top level CMakeLists.txt file for this
|
||||
// project
|
||||
CMAKE_HOME_DIRECTORY:INTERNAL=F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild
|
||||
//number of local generators
|
||||
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
|
||||
//Platform information initialized
|
||||
CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
|
||||
//Path to CMake installation.
|
||||
CMAKE_ROOT:INTERNAL=D:/Program Files/CMake/share/cmake-3.31
|
||||
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
|
||||
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_SKIP_RPATH
|
||||
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
|
||||
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
|
||||
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
|
||||
|
||||
@@ -0,0 +1,42 @@
|
||||
# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
|
||||
# file Copyright.txt or https://cmake.org/licensing for details.
|
||||
|
||||
cmake_minimum_required(VERSION 3.31.0-rc3)
|
||||
|
||||
# Reject any attempt to use a toolchain file. We must not use one because
|
||||
# we could be downloading it here. If the CMAKE_TOOLCHAIN_FILE environment
|
||||
# variable is set, the cache variable will have been initialized from it.
|
||||
unset(CMAKE_TOOLCHAIN_FILE CACHE)
|
||||
unset(ENV{CMAKE_TOOLCHAIN_FILE})
|
||||
|
||||
# We name the project and the target for the ExternalProject_Add() call
|
||||
# to something that will highlight to the user what we are working on if
|
||||
# something goes wrong and an error message is produced.
|
||||
|
||||
project(mnn-populate NONE)
|
||||
|
||||
|
||||
# Pass through things we've already detected in the main project to avoid
|
||||
# paying the cost of redetecting them again in ExternalProject_Add()
|
||||
set(GIT_EXECUTABLE [==[C:/Program Files/Git/cmd/git.exe]==])
|
||||
set(GIT_VERSION_STRING [==[2.40.1.windows.1]==])
|
||||
set_property(GLOBAL PROPERTY _CMAKE_FindGit_GIT_EXECUTABLE_VERSION
|
||||
[==[C:/Program Files/Git/cmd/git.exe;2.40.1.windows.1]==]
|
||||
)
|
||||
|
||||
|
||||
include(ExternalProject)
|
||||
ExternalProject_Add(mnn-populate
|
||||
"UPDATE_DISCONNECTED" "False" "GIT_REPOSITORY" "https://github.com/alibaba/MNN.git" "EXTERNALPROJECT_INTERNAL_ARGUMENT_SEPARATOR" "GIT_TAG" "2.2.0"
|
||||
SOURCE_DIR "F:/hyperlpr3/HyperLPR/build/_deps/mnn-src"
|
||||
BINARY_DIR "F:/hyperlpr3/HyperLPR/build/_deps/mnn-build"
|
||||
CONFIGURE_COMMAND ""
|
||||
BUILD_COMMAND ""
|
||||
INSTALL_COMMAND ""
|
||||
TEST_COMMAND ""
|
||||
USES_TERMINAL_DOWNLOAD YES
|
||||
USES_TERMINAL_UPDATE YES
|
||||
USES_TERMINAL_PATCH YES
|
||||
)
|
||||
|
||||
|
||||
@@ -0,0 +1,78 @@
|
||||
<?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>
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Globals">
|
||||
<ProjectGuid>{8BA23895-42F4-34A5-8CBE-9C16F76856CF}</ProjectGuid>
|
||||
<Keyword>Win32Proj</Keyword>
|
||||
<WindowsTargetPlatformVersion>10.0.22621.0</WindowsTargetPlatformVersion>
|
||||
<Platform>x64</Platform>
|
||||
<ProjectName>ZERO_CHECK</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>
|
||||
<UseDebugLibraries>true</UseDebugLibraries>
|
||||
</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>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
<Midl>
|
||||
<AdditionalIncludeDirectories>%(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-subbuild\CMakeFiles\5baf932fc1ba64df2b8873c704f185de\generate.stamp.rule">
|
||||
<UseUtf8Encoding>Always</UseUtf8Encoding>
|
||||
<BuildInParallel Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</BuildInParallel>
|
||||
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Checking Build System</Message>
|
||||
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -SF:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild -BF:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/mnn-populate.sln
|
||||
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\CMakeGenericSystem.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeInitializeConfigs.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeSystemSpecificInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeSystemSpecificInitialize.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\PatchInfo.txt.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\RepositoryInfo.txt.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\UpdateInfo.txt.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\cfgcmd.txt.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\gitclone.cmake.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\gitupdate.cmake.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\mkdirs.cmake.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\shared_internal_commands.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Windows-Initialize.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Windows.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\WindowsPaths.cmake;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\3.31.0-rc3\CMakeSystem.cmake;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeLists.txt;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\tmp\mnn-populate-mkdirs.cmake;%(AdditionalInputs)</AdditionalInputs>
|
||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\generate.stamp</Outputs>
|
||||
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
|
||||
</CustomBuild>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<ItemGroup>
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="17.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\5baf932fc1ba64df2b8873c704f185de\generate.stamp.rule">
|
||||
<Filter>CMake Rules</Filter>
|
||||
</CustomBuild>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Filter Include="CMake Rules">
|
||||
<UniqueIdentifier>{A8C2E3A4-9F5B-3929-8617-90A37C425A07}</UniqueIdentifier>
|
||||
</Filter>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
@@ -0,0 +1,56 @@
|
||||
# Install script for directory: F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild
|
||||
|
||||
# Set the install prefix
|
||||
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
||||
set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/mnn-populate")
|
||||
endif()
|
||||
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
||||
|
||||
# Set the install configuration name.
|
||||
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
|
||||
if(BUILD_TYPE)
|
||||
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
|
||||
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_CONFIG_NAME "Debug")
|
||||
endif()
|
||||
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
|
||||
endif()
|
||||
|
||||
# Set the component getting installed.
|
||||
if(NOT CMAKE_INSTALL_COMPONENT)
|
||||
if(COMPONENT)
|
||||
message(STATUS "Install component: \"${COMPONENT}\"")
|
||||
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
|
||||
else()
|
||||
set(CMAKE_INSTALL_COMPONENT)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# Is this installation the result of a crosscompile?
|
||||
if(NOT DEFINED CMAKE_CROSSCOMPILING)
|
||||
set(CMAKE_CROSSCOMPILING "FALSE")
|
||||
endif()
|
||||
|
||||
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
||||
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
||||
if(CMAKE_INSTALL_LOCAL_ONLY)
|
||||
file(WRITE "F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/install_local_manifest.txt"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
endif()
|
||||
if(CMAKE_INSTALL_COMPONENT)
|
||||
if(CMAKE_INSTALL_COMPONENT MATCHES "^[a-zA-Z0-9_.+-]+$")
|
||||
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
|
||||
else()
|
||||
string(MD5 CMAKE_INST_COMP_HASH "${CMAKE_INSTALL_COMPONENT}")
|
||||
set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INST_COMP_HASH}.txt")
|
||||
unset(CMAKE_INST_COMP_HASH)
|
||||
endif()
|
||||
else()
|
||||
set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
|
||||
endif()
|
||||
|
||||
if(NOT CMAKE_INSTALL_LOCAL_ONLY)
|
||||
file(WRITE "F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/${CMAKE_INSTALL_MANIFEST}"
|
||||
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
||||
endif()
|
||||
@@ -0,0 +1,47 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CMakePredefinedTargets", "CMakePredefinedTargets", "{E3D725C7-076E-3B6E-90A1-37BFB847481D}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ExternalProjectTargets", "ExternalProjectTargets", "{C53EF90A-2F70-313D-BD27-4AEC1D93C74E}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "mnn-populate", "ExternalProjectTargets\mnn-populate", "{58F9BD99-F69B-3B83-8D1F-F60FA46B2729}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ALL_BUILD", "ALL_BUILD.vcxproj", "{FB51124C-3DA1-3C91-AB1A-767BD03EFE75}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{8BA23895-42F4-34A5-8CBE-9C16F76856CF} = {8BA23895-42F4-34A5-8CBE-9C16F76856CF}
|
||||
{996984C6-DE7A-3EA2-B661-4925AE5CCCD6} = {996984C6-DE7A-3EA2-B661-4925AE5CCCD6}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ZERO_CHECK", "ZERO_CHECK.vcxproj", "{8BA23895-42F4-34A5-8CBE-9C16F76856CF}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mnn-populate", "mnn-populate.vcxproj", "{996984C6-DE7A-3EA2-B661-4925AE5CCCD6}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{8BA23895-42F4-34A5-8CBE-9C16F76856CF} = {8BA23895-42F4-34A5-8CBE-9C16F76856CF}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|x64 = Debug|x64
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{FB51124C-3DA1-3C91-AB1A-767BD03EFE75}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{8BA23895-42F4-34A5-8CBE-9C16F76856CF}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{8BA23895-42F4-34A5-8CBE-9C16F76856CF}.Debug|x64.Build.0 = Debug|x64
|
||||
{996984C6-DE7A-3EA2-B661-4925AE5CCCD6}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{996984C6-DE7A-3EA2-B661-4925AE5CCCD6}.Debug|x64.Build.0 = Debug|x64
|
||||
EndGlobalSection
|
||||
GlobalSection(NestedProjects) = preSolution
|
||||
{FB51124C-3DA1-3C91-AB1A-767BD03EFE75} = {E3D725C7-076E-3B6E-90A1-37BFB847481D}
|
||||
{8BA23895-42F4-34A5-8CBE-9C16F76856CF} = {E3D725C7-076E-3B6E-90A1-37BFB847481D}
|
||||
{58F9BD99-F69B-3B83-8D1F-F60FA46B2729} = {C53EF90A-2F70-313D-BD27-4AEC1D93C74E}
|
||||
{996984C6-DE7A-3EA2-B661-4925AE5CCCD6} = {58F9BD99-F69B-3B83-8D1F-F60FA46B2729}
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {9F7A7EB2-3FC2-358B-A162-9F82BAA7A650}
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityAddIns) = postSolution
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
@@ -0,0 +1,303 @@
|
||||
<?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>
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Globals">
|
||||
<ProjectGuid>{996984C6-DE7A-3EA2-B661-4925AE5CCCD6}</ProjectGuid>
|
||||
<Keyword>Win32Proj</Keyword>
|
||||
<WindowsTargetPlatformVersion>10.0.22621.0</WindowsTargetPlatformVersion>
|
||||
<Platform>x64</Platform>
|
||||
<ProjectName>mnn-populate</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>
|
||||
<UseDebugLibraries>true</UseDebugLibraries>
|
||||
</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>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
<Midl>
|
||||
<AdditionalIncludeDirectories>%(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-subbuild\CMakeFiles\3db0a3604328db54ab9e83022640601c\mnn-populate-mkdir.rule">
|
||||
<BuildInParallel Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</BuildInParallel>
|
||||
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Creating directories for 'mnn-populate'</Message>
|
||||
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -Dcfgdir=/Debug -P F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/mnn-populate-prefix/tmp/mnn-populate-mkdirs.cmake
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -E touch F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/mnn-populate-prefix/src/mnn-populate-stamp/Debug/mnn-populate-mkdir
|
||||
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'">%(AdditionalInputs)</AdditionalInputs>
|
||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-mkdir</Outputs>
|
||||
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
|
||||
</CustomBuild>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\3db0a3604328db54ab9e83022640601c\mnn-populate-download.rule">
|
||||
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Performing download step (git clone) for 'mnn-populate'</Message>
|
||||
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
|
||||
cd F:\hyperlpr3\HyperLPR\build\_deps
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
F:
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -DCMAKE_MESSAGE_LOG_LEVEL=VERBOSE -P F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/mnn-populate-prefix/tmp/mnn-populate-gitclone.cmake
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -E touch F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/mnn-populate-prefix/src/mnn-populate-stamp/Debug/mnn-populate-download
|
||||
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'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\mnn-populate-gitinfo.txt;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-mkdir;%(AdditionalInputs)</AdditionalInputs>
|
||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-download</Outputs>
|
||||
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
|
||||
</CustomBuild>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\3db0a3604328db54ab9e83022640601c\mnn-populate-update.rule">
|
||||
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Performing update step for 'mnn-populate'</Message>
|
||||
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
|
||||
cd F:\hyperlpr3\HyperLPR\build\_deps\mnn-src
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
F:
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -Dcan_fetch=YES -DCMAKE_MESSAGE_LOG_LEVEL=VERBOSE -P F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/mnn-populate-prefix/tmp/mnn-populate-gitupdate.cmake
|
||||
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'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\tmp\mnn-populate-gitupdate.cmake;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\mnn-populate-update-info.txt;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-download;%(AdditionalInputs)</AdditionalInputs>
|
||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-update</Outputs>
|
||||
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
|
||||
<VerifyInputsAndOutputsExist Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</VerifyInputsAndOutputsExist>
|
||||
</CustomBuild>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\3db0a3604328db54ab9e83022640601c\mnn-populate-patch.rule">
|
||||
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">No patch step for 'mnn-populate'</Message>
|
||||
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -E echo_append
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -E touch F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/mnn-populate-prefix/src/mnn-populate-stamp/Debug/mnn-populate-patch
|
||||
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'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\mnn-populate-patch-info.txt;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-update;%(AdditionalInputs)</AdditionalInputs>
|
||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-patch</Outputs>
|
||||
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
|
||||
<VerifyInputsAndOutputsExist Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</VerifyInputsAndOutputsExist>
|
||||
</CustomBuild>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\3db0a3604328db54ab9e83022640601c\mnn-populate-configure.rule">
|
||||
<BuildInParallel Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</BuildInParallel>
|
||||
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">No configure step for 'mnn-populate'</Message>
|
||||
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
|
||||
cd F:\hyperlpr3\HyperLPR\build\_deps\mnn-build
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
F:
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -E echo_append
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -E touch F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/mnn-populate-prefix/src/mnn-populate-stamp/Debug/mnn-populate-configure
|
||||
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'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\tmp\mnn-populate-cfgcmd.txt;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-patch;%(AdditionalInputs)</AdditionalInputs>
|
||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-configure</Outputs>
|
||||
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
|
||||
</CustomBuild>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\3db0a3604328db54ab9e83022640601c\mnn-populate-build.rule">
|
||||
<BuildInParallel Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</BuildInParallel>
|
||||
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">No build step for 'mnn-populate'</Message>
|
||||
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
|
||||
cd F:\hyperlpr3\HyperLPR\build\_deps\mnn-build
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
F:
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -E echo_append
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -E touch F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/mnn-populate-prefix/src/mnn-populate-stamp/Debug/mnn-populate-build
|
||||
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'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-configure;%(AdditionalInputs)</AdditionalInputs>
|
||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-build</Outputs>
|
||||
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
|
||||
</CustomBuild>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\3db0a3604328db54ab9e83022640601c\mnn-populate-install.rule">
|
||||
<BuildInParallel Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</BuildInParallel>
|
||||
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">No install step for 'mnn-populate'</Message>
|
||||
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
|
||||
cd F:\hyperlpr3\HyperLPR\build\_deps\mnn-build
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
F:
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -E echo_append
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -E touch F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/mnn-populate-prefix/src/mnn-populate-stamp/Debug/mnn-populate-install
|
||||
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'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-build;%(AdditionalInputs)</AdditionalInputs>
|
||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-install</Outputs>
|
||||
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
|
||||
</CustomBuild>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\3db0a3604328db54ab9e83022640601c\mnn-populate-test.rule">
|
||||
<BuildInParallel Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</BuildInParallel>
|
||||
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">No test step for 'mnn-populate'</Message>
|
||||
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
|
||||
cd F:\hyperlpr3\HyperLPR\build\_deps\mnn-build
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
F:
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -E echo_append
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -E touch F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/mnn-populate-prefix/src/mnn-populate-stamp/Debug/mnn-populate-test
|
||||
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'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-install;%(AdditionalInputs)</AdditionalInputs>
|
||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-test</Outputs>
|
||||
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
|
||||
</CustomBuild>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\16b3cd094dd68b9bfd63627dbbcbec18\mnn-populate-complete.rule">
|
||||
<BuildInParallel Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</BuildInParallel>
|
||||
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Completed 'mnn-populate'</Message>
|
||||
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -E make_directory F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/CMakeFiles/Debug
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -E touch F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/CMakeFiles/Debug/mnn-populate-complete
|
||||
if %errorlevel% neq 0 goto :cmEnd
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -E touch F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/mnn-populate-prefix/src/mnn-populate-stamp/Debug/mnn-populate-done
|
||||
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'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-install;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-mkdir;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-download;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-update;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-patch;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-configure;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-build;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\src\mnn-populate-stamp\Debug\mnn-populate-test;%(AdditionalInputs)</AdditionalInputs>
|
||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\Debug\mnn-populate-complete</Outputs>
|
||||
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
|
||||
<VerifyInputsAndOutputsExist Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</VerifyInputsAndOutputsExist>
|
||||
</CustomBuild>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\5baf932fc1ba64df2b8873c704f185de\mnn-populate.rule">
|
||||
<BuildInParallel Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</BuildInParallel>
|
||||
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"></Message>
|
||||
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
|
||||
: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'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\Debug\mnn-populate-complete;%(AdditionalInputs)</AdditionalInputs>
|
||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\mnn-populate</Outputs>
|
||||
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
|
||||
<VerifyInputsAndOutputsExist Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</VerifyInputsAndOutputsExist>
|
||||
</CustomBuild>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeLists.txt">
|
||||
<UseUtf8Encoding>Always</UseUtf8Encoding>
|
||||
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Building Custom Rule F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/CMakeLists.txt</Message>
|
||||
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
|
||||
"D:\Program Files\CMake\bin\cmake.exe" -SF:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild -BF:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild --check-stamp-file F:/hyperlpr3/HyperLPR/build/_deps/mnn-subbuild/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\CMakeGenericSystem.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeInitializeConfigs.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeSystemSpecificInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeSystemSpecificInitialize.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\PatchInfo.txt.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\RepositoryInfo.txt.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\UpdateInfo.txt.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\cfgcmd.txt.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\gitclone.cmake.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\gitupdate.cmake.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\mkdirs.cmake.in;D:\Program Files\CMake\share\cmake-3.31\Modules\ExternalProject\shared_internal_commands.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Windows-Initialize.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Windows.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\WindowsPaths.cmake;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\3.31.0-rc3\CMakeSystem.cmake;F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\mnn-populate-prefix\tmp\mnn-populate-mkdirs.cmake;%(AdditionalInputs)</AdditionalInputs>
|
||||
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\generate.stamp</Outputs>
|
||||
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
|
||||
</CustomBuild>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\mnn-populate">
|
||||
</None>
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\ZERO_CHECK.vcxproj">
|
||||
<Project>{8BA23895-42F4-34A5-8CBE-9C16F76856CF}</Project>
|
||||
<Name>ZERO_CHECK</Name>
|
||||
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
|
||||
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
@@ -0,0 +1,44 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="17.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\3db0a3604328db54ab9e83022640601c\mnn-populate-mkdir.rule">
|
||||
<Filter>CMake Rules</Filter>
|
||||
</CustomBuild>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\3db0a3604328db54ab9e83022640601c\mnn-populate-download.rule">
|
||||
<Filter>CMake Rules</Filter>
|
||||
</CustomBuild>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\3db0a3604328db54ab9e83022640601c\mnn-populate-update.rule">
|
||||
<Filter>CMake Rules</Filter>
|
||||
</CustomBuild>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\3db0a3604328db54ab9e83022640601c\mnn-populate-patch.rule">
|
||||
<Filter>CMake Rules</Filter>
|
||||
</CustomBuild>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\3db0a3604328db54ab9e83022640601c\mnn-populate-configure.rule">
|
||||
<Filter>CMake Rules</Filter>
|
||||
</CustomBuild>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\3db0a3604328db54ab9e83022640601c\mnn-populate-build.rule">
|
||||
<Filter>CMake Rules</Filter>
|
||||
</CustomBuild>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\3db0a3604328db54ab9e83022640601c\mnn-populate-install.rule">
|
||||
<Filter>CMake Rules</Filter>
|
||||
</CustomBuild>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\3db0a3604328db54ab9e83022640601c\mnn-populate-test.rule">
|
||||
<Filter>CMake Rules</Filter>
|
||||
</CustomBuild>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\16b3cd094dd68b9bfd63627dbbcbec18\mnn-populate-complete.rule">
|
||||
<Filter>CMake Rules</Filter>
|
||||
</CustomBuild>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\5baf932fc1ba64df2b8873c704f185de\mnn-populate.rule">
|
||||
<Filter>CMake Rules</Filter>
|
||||
</CustomBuild>
|
||||
<CustomBuild Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeLists.txt" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="F:\hyperlpr3\HyperLPR\build\_deps\mnn-subbuild\CMakeFiles\mnn-populate" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Filter Include="CMake Rules">
|
||||
<UniqueIdentifier>{A8C2E3A4-9F5B-3929-8617-90A37C425A07}</UniqueIdentifier>
|
||||
</Filter>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user