AimRT/_deps/nghttp2-build/doc/qthelp.vcxproj

689 lines
125 KiB
XML
Raw Normal View History

2025-01-12 20:42:42 +08:00
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="16.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>{5F494DEC-0484-32CF-AF26-B62BD09C89B4}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
<Platform>x64</Platform>
<ProjectName>qthelp</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>v142</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>Utility</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v142</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'" Label="Configuration">
<ConfigurationType>Utility</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v142</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'" Label="Configuration">
<ConfigurationType>Utility</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v142</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">
<Import Project="$(VCTargetsPath)\BuildCustomizations\masm.props" />
</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>C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build;%(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>C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build;%(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>C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build;%(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>C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build;%(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="C:\Users\txc\Desktop\AimRT\build\CMakeFiles\8cbbd260660b912003744c4213be0e67\README.rst.rule">
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating README.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/README.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/README.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\README.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\README.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating README.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/README.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/README.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\README.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\README.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">Generating README.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/README.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/README.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\README.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\README.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">Generating README.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/README.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/README.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\README.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\README.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>
</CustomBuild>
</ItemGroup>
<ItemGroup>
<CustomBuild Include="C:\Users\txc\Desktop\AimRT\build\CMakeFiles\8cbbd260660b912003744c4213be0e67\h2load.1.rst.rule">
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating h2load.1.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/h2load.1.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/h2load.1.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\h2load.1.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\h2load.1.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating h2load.1.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/h2load.1.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/h2load.1.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\h2load.1.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\h2load.1.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">Generating h2load.1.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/h2load.1.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/h2load.1.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\h2load.1.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\h2load.1.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">Generating h2load.1.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/h2load.1.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/h2load.1.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\h2load.1.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\h2load.1.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>
</CustomBuild>
</ItemGroup>
<ItemGroup>
<CustomBuild Include="C:\Users\txc\Desktop\AimRT\build\CMakeFiles\8cbbd260660b912003744c4213be0e67\nghttp.1.rst.rule">
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating nghttp.1.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/nghttp.1.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/nghttp.1.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\nghttp.1.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp.1.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating nghttp.1.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/nghttp.1.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/nghttp.1.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\nghttp.1.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp.1.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">Generating nghttp.1.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/nghttp.1.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/nghttp.1.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\nghttp.1.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp.1.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">Generating nghttp.1.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/nghttp.1.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/nghttp.1.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\nghttp.1.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp.1.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>
</CustomBuild>
</ItemGroup>
<ItemGroup>
<CustomBuild Include="C:\Users\txc\Desktop\AimRT\build\CMakeFiles\8cbbd260660b912003744c4213be0e67\nghttpd.1.rst.rule">
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating nghttpd.1.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/nghttpd.1.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/nghttpd.1.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\nghttpd.1.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttpd.1.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating nghttpd.1.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/nghttpd.1.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/nghttpd.1.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\nghttpd.1.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttpd.1.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">Generating nghttpd.1.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/nghttpd.1.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/nghttpd.1.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\nghttpd.1.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttpd.1.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">Generating nghttpd.1.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/nghttpd.1.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/nghttpd.1.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\nghttpd.1.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttpd.1.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>
</CustomBuild>
</ItemGroup>
<ItemGroup>
<CustomBuild Include="C:\Users\txc\Desktop\AimRT\build\CMakeFiles\8cbbd260660b912003744c4213be0e67\nghttpx.1.rst.rule">
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating nghttpx.1.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/nghttpx.1.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/nghttpx.1.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\nghttpx.1.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttpx.1.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating nghttpx.1.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/nghttpx.1.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/nghttpx.1.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\nghttpx.1.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttpx.1.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">Generating nghttpx.1.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/nghttpx.1.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/nghttpx.1.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\nghttpx.1.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttpx.1.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">Generating nghttpx.1.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/nghttpx.1.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/nghttpx.1.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\nghttpx.1.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttpx.1.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>
</CustomBuild>
</ItemGroup>
<ItemGroup>
<CustomBuild Include="C:\Users\txc\Desktop\AimRT\build\CMakeFiles\8cbbd260660b912003744c4213be0e67\programmers-guide.rst.rule">
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating programmers-guide.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/programmers-guide.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/programmers-guide.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\programmers-guide.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\programmers-guide.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating programmers-guide.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/programmers-guide.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/programmers-guide.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\programmers-guide.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\programmers-guide.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">Generating programmers-guide.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/programmers-guide.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/programmers-guide.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\programmers-guide.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\programmers-guide.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">Generating programmers-guide.rst</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E copy C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/programmers-guide.rst C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/programmers-guide.rst
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\programmers-guide.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\programmers-guide.rst</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>
</CustomBuild>
</ItemGroup>
<ItemGroup>
<CustomBuild Include="C:\Users\txc\Desktop\AimRT\build\CMakeFiles\8cbbd260660b912003744c4213be0e67\apiref.rst.rule">
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Generating apiref.rst, macros.rst, enums.rst, types.rst, nghttp2_check_header_name.rst, nghttp2_check_header_value.rst, nghttp2_hd_deflate_bound.rst, nghttp2_hd_deflate_change_table_size.rst, nghttp2_hd_deflate_del.rst, nghttp2_hd_deflate_get_dynamic_table_size.rst, nghttp2_hd_deflate_get_max_dynamic_table_size.rst, nghttp2_hd_deflate_get_num_table_entries.rst, nghttp2_hd_deflate_get_table_entry.rst, nghttp2_hd_deflate_hd.rst, nghttp2_hd_deflate_hd_vec.rst, nghttp2_hd_deflate_new.rst, nghttp2_hd_deflate_new2.rst, nghttp2_hd_inflate_change_table_size.rst, nghttp2_hd_inflate_del.rst, nghttp2_hd_inflate_end_headers.rst, nghttp2_hd_inflate_get_dynamic_table_size.rst, nghttp2_hd_inflate_get_max_dynamic_table_size.rst, nghttp2_hd_inflate_get_num_table_entries.rst, nghttp2_hd_inflate_get_table_entry.rst, nghttp2_hd_inflate_hd.rst, nghttp2_hd_inflate_hd2.rst, nghttp2_hd_inflate_new.rst, nghttp2_hd_inflate_new2.rst, nghttp2_http2_strerror.rst, nghttp2_is_fatal.rst, nghttp2_nv_compare_name.rst, nghttp2_option_del.rst, nghttp2_option_new.rst, nghttp2_option_set_builtin_recv_extension_type.rst, nghttp2_option_set_max_deflate_dynamic_table_size.rst, nghttp2_option_set_max_reserved_remote_streams.rst, nghttp2_option_set_max_send_header_block_length.rst, nghttp2_option_set_no_auto_ping_ack.rst, nghttp2_option_set_no_auto_window_update.rst, nghttp2_option_set_no_http_messaging.rst, nghttp2_option_set_no_recv_client_magic.rst, nghttp2_option_set_peer_max_concurrent_streams.rst, nghttp2_option_set_user_recv_extension_type.rst, nghttp2_option_set_max_settings.rst, nghttp2_pack_settings_payload.rst, nghttp2_priority_spec_check_default.rst, nghttp2_priority_spec_default_init.rst, nghttp2_priority_spec_init.rst, nghttp2_rcbuf_decref.rst, nghttp2_rcbuf_get_buf.rst, nghttp2_rcbuf_incref.rst, nghttp2_rcbuf_is_static.rst, nghttp2_select_next_protocol.rst, nghttp2_session_callbacks_del.rst, nghttp2_session_callbacks_new.rst, nghttp2_session_callbacks_set_before_frame_send_callback.rst, nghttp2_session_callbacks_set_data_source_read_length_callback.rst, nghttp2_session_callbacks_set_error_callback.rst, nghttp2_session_callbacks_set_on_begin_frame_callback.rst, nghttp2_session_callbacks_set_on_begin_headers_callback.rst, nghttp2_session_callbacks_set_on_data_chunk_recv_callback.rst, nghttp2_session_callbacks_set_on_extension_chunk_recv_callback.rst, nghttp2_session_callbacks_set_on_frame_not_send_callback.rst, nghttp2_session_callbacks_set_on_frame_recv_callback.rst, nghttp2_session_callbacks_set_on_frame_send_callback.rst, nghttp2_session_callbacks_set_on_header_callback.rst, nghttp2_session_callbacks_set_on_header_callback2.rst, nghttp2_session_callbacks_set_on_invalid_frame_recv_callback.rst, nghttp2_session_callbacks_set_on_invalid_header_callback.rst, nghttp2_session_callbacks_set_on_invalid_header_callback2.rst, nghttp2_session_callbacks_set_on_stream_close_callback.rst, nghttp2_session_callbacks_set_pack_extension_callback.rst, nghttp2_session_callbacks_set_recv_callback.rst, nghttp2_session_callbacks_set_select_padding_callback.rst, nghttp2_session_callbacks_set_send_callback.rst, nghttp2_session_callbacks_set_send_data_callback.rst, nghttp2_session_callbacks_set_unpack_extension_callback.rst, nghttp2_session_change_stream_priority.rst, nghttp2_session_check_request_allowed.rst, nghttp2_session_check_server_session.rst, nghttp2_session_client_new.rst, nghttp2_session_client_new2.rst, nghttp2_session_client_new3.rst, nghttp2_session_consume.rst, nghttp2_session_consume_connection.rst, nghttp2_session_consume_stream.rst, nghttp2_session_create_idle_stream.rst, nghttp2_session_del.rst, nghttp2_session_find_stream.rst, nghttp2_session_get_effective_local_window_size.rst, nghttp2_session_get_effective_recv_data_length.rst, nghttp2_session_get_hd_deflate_dynamic_table_size.rst, nghttp2_session_get_hd_inflate_dynamic_table_size.rst, nghttp2_session_get_last_proc_stream_id.rst, nghttp2_session_get_local_settings.rst, nghttp2_session_get_local_window_size.rst, nghttp2_session_get
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
D:\DevPrograms\msys64\mingw64\bin\python3.11.exe C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/mkapiref.py apiref.rst macros.rst enums.rst types.rst . C:/Users/txc/Desktop/AimRT/build/lib/includes/nghttp2/nghttp2ver.h C:/Users/txc/Desktop/AimRT/lib/includes/nghttp2/nghttp2.h
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\README.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\programmers-guide.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp.1.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttpd.1.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttpx.1.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\h2load.1.rst;C:\Users\txc\Desktop\AimRT\build\lib\includes\nghttp2\nghttp2ver.h;C:\Users\txc\Desktop\AimRT\lib\includes\nghttp2\nghttp2.h;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\apiref.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\macros.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\enums.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\types.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_check_header_name.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_check_header_value.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_bound.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_change_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_del.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_get_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_get_max_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_get_num_table_entries.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_get_table_entry.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_hd.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_hd_vec.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_new.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_new2.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_change_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_del.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_end_headers.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_get_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_get_max_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_get_num_table_entries.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_get_table_entry.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_hd.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_hd2.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_new.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_new2.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_http2_strerror.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_is_fatal.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_nv_compare_name.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_del.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_new.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_builtin_recv_extension_type.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_max_deflate_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_max_reserved_remote_streams.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_max_send_header_block_length.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_no_auto_ping_ack.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_no_auto_window_update.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_no_http_messaging.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_no_recv_client_magic.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_peer_max_concurrent_streams.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_user_recv_extension_type.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_max_settings.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_pack_settings_payload.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_priority_spec_check_default.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_priority_spec_default_init.r
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Generating apiref.rst, macros.rst, enums.rst, types.rst, nghttp2_check_header_name.rst, nghttp2_check_header_value.rst, nghttp2_hd_deflate_bound.rst, nghttp2_hd_deflate_change_table_size.rst, nghttp2_hd_deflate_del.rst, nghttp2_hd_deflate_get_dynamic_table_size.rst, nghttp2_hd_deflate_get_max_dynamic_table_size.rst, nghttp2_hd_deflate_get_num_table_entries.rst, nghttp2_hd_deflate_get_table_entry.rst, nghttp2_hd_deflate_hd.rst, nghttp2_hd_deflate_hd_vec.rst, nghttp2_hd_deflate_new.rst, nghttp2_hd_deflate_new2.rst, nghttp2_hd_inflate_change_table_size.rst, nghttp2_hd_inflate_del.rst, nghttp2_hd_inflate_end_headers.rst, nghttp2_hd_inflate_get_dynamic_table_size.rst, nghttp2_hd_inflate_get_max_dynamic_table_size.rst, nghttp2_hd_inflate_get_num_table_entries.rst, nghttp2_hd_inflate_get_table_entry.rst, nghttp2_hd_inflate_hd.rst, nghttp2_hd_inflate_hd2.rst, nghttp2_hd_inflate_new.rst, nghttp2_hd_inflate_new2.rst, nghttp2_http2_strerror.rst, nghttp2_is_fatal.rst, nghttp2_nv_compare_name.rst, nghttp2_option_del.rst, nghttp2_option_new.rst, nghttp2_option_set_builtin_recv_extension_type.rst, nghttp2_option_set_max_deflate_dynamic_table_size.rst, nghttp2_option_set_max_reserved_remote_streams.rst, nghttp2_option_set_max_send_header_block_length.rst, nghttp2_option_set_no_auto_ping_ack.rst, nghttp2_option_set_no_auto_window_update.rst, nghttp2_option_set_no_http_messaging.rst, nghttp2_option_set_no_recv_client_magic.rst, nghttp2_option_set_peer_max_concurrent_streams.rst, nghttp2_option_set_user_recv_extension_type.rst, nghttp2_option_set_max_settings.rst, nghttp2_pack_settings_payload.rst, nghttp2_priority_spec_check_default.rst, nghttp2_priority_spec_default_init.rst, nghttp2_priority_spec_init.rst, nghttp2_rcbuf_decref.rst, nghttp2_rcbuf_get_buf.rst, nghttp2_rcbuf_incref.rst, nghttp2_rcbuf_is_static.rst, nghttp2_select_next_protocol.rst, nghttp2_session_callbacks_del.rst, nghttp2_session_callbacks_new.rst, nghttp2_session_callbacks_set_before_frame_send_callback.rst, nghttp2_session_callbacks_set_data_source_read_length_callback.rst, nghttp2_session_callbacks_set_error_callback.rst, nghttp2_session_callbacks_set_on_begin_frame_callback.rst, nghttp2_session_callbacks_set_on_begin_headers_callback.rst, nghttp2_session_callbacks_set_on_data_chunk_recv_callback.rst, nghttp2_session_callbacks_set_on_extension_chunk_recv_callback.rst, nghttp2_session_callbacks_set_on_frame_not_send_callback.rst, nghttp2_session_callbacks_set_on_frame_recv_callback.rst, nghttp2_session_callbacks_set_on_frame_send_callback.rst, nghttp2_session_callbacks_set_on_header_callback.rst, nghttp2_session_callbacks_set_on_header_callback2.rst, nghttp2_session_callbacks_set_on_invalid_frame_recv_callback.rst, nghttp2_session_callbacks_set_on_invalid_header_callback.rst, nghttp2_session_callbacks_set_on_invalid_header_callback2.rst, nghttp2_session_callbacks_set_on_stream_close_callback.rst, nghttp2_session_callbacks_set_pack_extension_callback.rst, nghttp2_session_callbacks_set_recv_callback.rst, nghttp2_session_callbacks_set_select_padding_callback.rst, nghttp2_session_callbacks_set_send_callback.rst, nghttp2_session_callbacks_set_send_data_callback.rst, nghttp2_session_callbacks_set_unpack_extension_callback.rst, nghttp2_session_change_stream_priority.rst, nghttp2_session_check_request_allowed.rst, nghttp2_session_check_server_session.rst, nghttp2_session_client_new.rst, nghttp2_session_client_new2.rst, nghttp2_session_client_new3.rst, nghttp2_session_consume.rst, nghttp2_session_consume_connection.rst, nghttp2_session_consume_stream.rst, nghttp2_session_create_idle_stream.rst, nghttp2_session_del.rst, nghttp2_session_find_stream.rst, nghttp2_session_get_effective_local_window_size.rst, nghttp2_session_get_effective_recv_data_length.rst, nghttp2_session_get_hd_deflate_dynamic_table_size.rst, nghttp2_session_get_hd_inflate_dynamic_table_size.rst, nghttp2_session_get_last_proc_stream_id.rst, nghttp2_session_get_local_settings.rst, nghttp2_session_get_local_window_size.rst, nghttp2_session_g
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
D:\DevPrograms\msys64\mingw64\bin\python3.11.exe C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/mkapiref.py apiref.rst macros.rst enums.rst types.rst . C:/Users/txc/Desktop/AimRT/build/lib/includes/nghttp2/nghttp2ver.h C:/Users/txc/Desktop/AimRT/lib/includes/nghttp2/nghttp2.h
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\README.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\programmers-guide.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp.1.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttpd.1.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttpx.1.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\h2load.1.rst;C:\Users\txc\Desktop\AimRT\build\lib\includes\nghttp2\nghttp2ver.h;C:\Users\txc\Desktop\AimRT\lib\includes\nghttp2\nghttp2.h;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\apiref.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\macros.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\enums.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\types.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_check_header_name.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_check_header_value.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_bound.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_change_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_del.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_get_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_get_max_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_get_num_table_entries.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_get_table_entry.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_hd.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_hd_vec.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_new.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_new2.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_change_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_del.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_end_headers.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_get_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_get_max_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_get_num_table_entries.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_get_table_entry.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_hd.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_hd2.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_new.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_new2.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_http2_strerror.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_is_fatal.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_nv_compare_name.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_del.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_new.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_builtin_recv_extension_type.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_max_deflate_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_max_reserved_remote_streams.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_max_send_header_block_length.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_no_auto_ping_ack.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_no_auto_window_update.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_no_http_messaging.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_no_recv_client_magic.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_peer_max_concurrent_streams.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_user_recv_extension_type.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_max_settings.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_pack_settings_payload.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_priority_spec_check_default.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_priority_spec_default_init
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">Generating apiref.rst, macros.rst, enums.rst, types.rst, nghttp2_check_header_name.rst, nghttp2_check_header_value.rst, nghttp2_hd_deflate_bound.rst, nghttp2_hd_deflate_change_table_size.rst, nghttp2_hd_deflate_del.rst, nghttp2_hd_deflate_get_dynamic_table_size.rst, nghttp2_hd_deflate_get_max_dynamic_table_size.rst, nghttp2_hd_deflate_get_num_table_entries.rst, nghttp2_hd_deflate_get_table_entry.rst, nghttp2_hd_deflate_hd.rst, nghttp2_hd_deflate_hd_vec.rst, nghttp2_hd_deflate_new.rst, nghttp2_hd_deflate_new2.rst, nghttp2_hd_inflate_change_table_size.rst, nghttp2_hd_inflate_del.rst, nghttp2_hd_inflate_end_headers.rst, nghttp2_hd_inflate_get_dynamic_table_size.rst, nghttp2_hd_inflate_get_max_dynamic_table_size.rst, nghttp2_hd_inflate_get_num_table_entries.rst, nghttp2_hd_inflate_get_table_entry.rst, nghttp2_hd_inflate_hd.rst, nghttp2_hd_inflate_hd2.rst, nghttp2_hd_inflate_new.rst, nghttp2_hd_inflate_new2.rst, nghttp2_http2_strerror.rst, nghttp2_is_fatal.rst, nghttp2_nv_compare_name.rst, nghttp2_option_del.rst, nghttp2_option_new.rst, nghttp2_option_set_builtin_recv_extension_type.rst, nghttp2_option_set_max_deflate_dynamic_table_size.rst, nghttp2_option_set_max_reserved_remote_streams.rst, nghttp2_option_set_max_send_header_block_length.rst, nghttp2_option_set_no_auto_ping_ack.rst, nghttp2_option_set_no_auto_window_update.rst, nghttp2_option_set_no_http_messaging.rst, nghttp2_option_set_no_recv_client_magic.rst, nghttp2_option_set_peer_max_concurrent_streams.rst, nghttp2_option_set_user_recv_extension_type.rst, nghttp2_option_set_max_settings.rst, nghttp2_pack_settings_payload.rst, nghttp2_priority_spec_check_default.rst, nghttp2_priority_spec_default_init.rst, nghttp2_priority_spec_init.rst, nghttp2_rcbuf_decref.rst, nghttp2_rcbuf_get_buf.rst, nghttp2_rcbuf_incref.rst, nghttp2_rcbuf_is_static.rst, nghttp2_select_next_protocol.rst, nghttp2_session_callbacks_del.rst, nghttp2_session_callbacks_new.rst, nghttp2_session_callbacks_set_before_frame_send_callback.rst, nghttp2_session_callbacks_set_data_source_read_length_callback.rst, nghttp2_session_callbacks_set_error_callback.rst, nghttp2_session_callbacks_set_on_begin_frame_callback.rst, nghttp2_session_callbacks_set_on_begin_headers_callback.rst, nghttp2_session_callbacks_set_on_data_chunk_recv_callback.rst, nghttp2_session_callbacks_set_on_extension_chunk_recv_callback.rst, nghttp2_session_callbacks_set_on_frame_not_send_callback.rst, nghttp2_session_callbacks_set_on_frame_recv_callback.rst, nghttp2_session_callbacks_set_on_frame_send_callback.rst, nghttp2_session_callbacks_set_on_header_callback.rst, nghttp2_session_callbacks_set_on_header_callback2.rst, nghttp2_session_callbacks_set_on_invalid_frame_recv_callback.rst, nghttp2_session_callbacks_set_on_invalid_header_callback.rst, nghttp2_session_callbacks_set_on_invalid_header_callback2.rst, nghttp2_session_callbacks_set_on_stream_close_callback.rst, nghttp2_session_callbacks_set_pack_extension_callback.rst, nghttp2_session_callbacks_set_recv_callback.rst, nghttp2_session_callbacks_set_select_padding_callback.rst, nghttp2_session_callbacks_set_send_callback.rst, nghttp2_session_callbacks_set_send_data_callback.rst, nghttp2_session_callbacks_set_unpack_extension_callback.rst, nghttp2_session_change_stream_priority.rst, nghttp2_session_check_request_allowed.rst, nghttp2_session_check_server_session.rst, nghttp2_session_client_new.rst, nghttp2_session_client_new2.rst, nghttp2_session_client_new3.rst, nghttp2_session_consume.rst, nghttp2_session_consume_connection.rst, nghttp2_session_consume_stream.rst, nghttp2_session_create_idle_stream.rst, nghttp2_session_del.rst, nghttp2_session_find_stream.rst, nghttp2_session_get_effective_local_window_size.rst, nghttp2_session_get_effective_recv_data_length.rst, nghttp2_session_get_hd_deflate_dynamic_table_size.rst, nghttp2_session_get_hd_inflate_dynamic_table_size.rst, nghttp2_session_get_last_proc_stream_id.rst, nghttp2_session_get_local_settings.rst, nghttp2_session_get_local_window_size.rst, nghttp2_sessio
<Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">setlocal
D:\DevPrograms\msys64\mingw64\bin\python3.11.exe C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/mkapiref.py apiref.rst macros.rst enums.rst types.rst . C:/Users/txc/Desktop/AimRT/build/lib/includes/nghttp2/nghttp2ver.h C:/Users/txc/Desktop/AimRT/lib/includes/nghttp2/nghttp2.h
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\README.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\programmers-guide.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp.1.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttpd.1.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttpx.1.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\h2load.1.rst;C:\Users\txc\Desktop\AimRT\build\lib\includes\nghttp2\nghttp2ver.h;C:\Users\txc\Desktop\AimRT\lib\includes\nghttp2\nghttp2.h;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\apiref.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\macros.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\enums.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\types.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_check_header_name.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_check_header_value.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_bound.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_change_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_del.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_get_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_get_max_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_get_num_table_entries.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_get_table_entry.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_hd.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_hd_vec.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_new.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_new2.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_change_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_del.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_end_headers.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_get_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_get_max_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_get_num_table_entries.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_get_table_entry.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_hd.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_hd2.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_new.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_new2.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_http2_strerror.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_is_fatal.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_nv_compare_name.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_del.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_new.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_builtin_recv_extension_type.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_max_deflate_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_max_reserved_remote_streams.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_max_send_header_block_length.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_no_auto_ping_ack.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_no_auto_window_update.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_no_http_messaging.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_no_recv_client_magic.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_peer_max_concurrent_streams.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_user_recv_extension_type.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_max_settings.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_pack_settings_payload.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_priority_spec_check_default.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_priority_spec_default_i
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">Generating apiref.rst, macros.rst, enums.rst, types.rst, nghttp2_check_header_name.rst, nghttp2_check_header_value.rst, nghttp2_hd_deflate_bound.rst, nghttp2_hd_deflate_change_table_size.rst, nghttp2_hd_deflate_del.rst, nghttp2_hd_deflate_get_dynamic_table_size.rst, nghttp2_hd_deflate_get_max_dynamic_table_size.rst, nghttp2_hd_deflate_get_num_table_entries.rst, nghttp2_hd_deflate_get_table_entry.rst, nghttp2_hd_deflate_hd.rst, nghttp2_hd_deflate_hd_vec.rst, nghttp2_hd_deflate_new.rst, nghttp2_hd_deflate_new2.rst, nghttp2_hd_inflate_change_table_size.rst, nghttp2_hd_inflate_del.rst, nghttp2_hd_inflate_end_headers.rst, nghttp2_hd_inflate_get_dynamic_table_size.rst, nghttp2_hd_inflate_get_max_dynamic_table_size.rst, nghttp2_hd_inflate_get_num_table_entries.rst, nghttp2_hd_inflate_get_table_entry.rst, nghttp2_hd_inflate_hd.rst, nghttp2_hd_inflate_hd2.rst, nghttp2_hd_inflate_new.rst, nghttp2_hd_inflate_new2.rst, nghttp2_http2_strerror.rst, nghttp2_is_fatal.rst, nghttp2_nv_compare_name.rst, nghttp2_option_del.rst, nghttp2_option_new.rst, nghttp2_option_set_builtin_recv_extension_type.rst, nghttp2_option_set_max_deflate_dynamic_table_size.rst, nghttp2_option_set_max_reserved_remote_streams.rst, nghttp2_option_set_max_send_header_block_length.rst, nghttp2_option_set_no_auto_ping_ack.rst, nghttp2_option_set_no_auto_window_update.rst, nghttp2_option_set_no_http_messaging.rst, nghttp2_option_set_no_recv_client_magic.rst, nghttp2_option_set_peer_max_concurrent_streams.rst, nghttp2_option_set_user_recv_extension_type.rst, nghttp2_option_set_max_settings.rst, nghttp2_pack_settings_payload.rst, nghttp2_priority_spec_check_default.rst, nghttp2_priority_spec_default_init.rst, nghttp2_priority_spec_init.rst, nghttp2_rcbuf_decref.rst, nghttp2_rcbuf_get_buf.rst, nghttp2_rcbuf_incref.rst, nghttp2_rcbuf_is_static.rst, nghttp2_select_next_protocol.rst, nghttp2_session_callbacks_del.rst, nghttp2_session_callbacks_new.rst, nghttp2_session_callbacks_set_before_frame_send_callback.rst, nghttp2_session_callbacks_set_data_source_read_length_callback.rst, nghttp2_session_callbacks_set_error_callback.rst, nghttp2_session_callbacks_set_on_begin_frame_callback.rst, nghttp2_session_callbacks_set_on_begin_headers_callback.rst, nghttp2_session_callbacks_set_on_data_chunk_recv_callback.rst, nghttp2_session_callbacks_set_on_extension_chunk_recv_callback.rst, nghttp2_session_callbacks_set_on_frame_not_send_callback.rst, nghttp2_session_callbacks_set_on_frame_recv_callback.rst, nghttp2_session_callbacks_set_on_frame_send_callback.rst, nghttp2_session_callbacks_set_on_header_callback.rst, nghttp2_session_callbacks_set_on_header_callback2.rst, nghttp2_session_callbacks_set_on_invalid_frame_recv_callback.rst, nghttp2_session_callbacks_set_on_invalid_header_callback.rst, nghttp2_session_callbacks_set_on_invalid_header_callback2.rst, nghttp2_session_callbacks_set_on_stream_close_callback.rst, nghttp2_session_callbacks_set_pack_extension_callback.rst, nghttp2_session_callbacks_set_recv_callback.rst, nghttp2_session_callbacks_set_select_padding_callback.rst, nghttp2_session_callbacks_set_send_callback.rst, nghttp2_session_callbacks_set_send_data_callback.rst, nghttp2_session_callbacks_set_unpack_extension_callback.rst, nghttp2_session_change_stream_priority.rst, nghttp2_session_check_request_allowed.rst, nghttp2_session_check_server_session.rst, nghttp2_session_client_new.rst, nghttp2_session_client_new2.rst, nghttp2_session_client_new3.rst, nghttp2_session_consume.rst, nghttp2_session_consume_connection.rst, nghttp2_session_consume_stream.rst, nghttp2_session_create_idle_stream.rst, nghttp2_session_del.rst, nghttp2_session_find_stream.rst, nghttp2_session_get_effective_local_window_size.rst, nghttp2_session_get_effective_recv_data_length.rst, nghttp2_session_get_hd_deflate_dynamic_table_size.rst, nghttp2_session_get_hd_inflate_dynamic_table_size.rst, nghttp2_session_get_last_proc_stream_id.rst, nghttp2_session_get_local_settings.rst, nghttp2_session_get_local_window_size.rst, nghttp2_se
<Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">setlocal
D:\DevPrograms\msys64\mingw64\bin\python3.11.exe C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/mkapiref.py apiref.rst macros.rst enums.rst types.rst . C:/Users/txc/Desktop/AimRT/build/lib/includes/nghttp2/nghttp2ver.h C:/Users/txc/Desktop/AimRT/lib/includes/nghttp2/nghttp2.h
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\README.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\programmers-guide.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp.1.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttpd.1.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttpx.1.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\h2load.1.rst;C:\Users\txc\Desktop\AimRT\build\lib\includes\nghttp2\nghttp2ver.h;C:\Users\txc\Desktop\AimRT\lib\includes\nghttp2\nghttp2.h;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\apiref.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\macros.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\enums.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\types.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_check_header_name.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_check_header_value.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_bound.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_change_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_del.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_get_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_get_max_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_get_num_table_entries.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_get_table_entry.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_hd.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_hd_vec.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_new.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_deflate_new2.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_change_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_del.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_end_headers.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_get_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_get_max_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_get_num_table_entries.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_get_table_entry.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_hd.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_hd2.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_new.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_hd_inflate_new2.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_http2_strerror.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_is_fatal.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_nv_compare_name.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_del.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_new.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_builtin_recv_extension_type.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_max_deflate_dynamic_table_size.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_max_reserved_remote_streams.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_max_send_header_block_length.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_no_auto_ping_ack.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_no_auto_window_update.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_no_http_messaging.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_no_recv_client_magic.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_peer_max_concurrent_streams.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_user_recv_extension_type.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_option_set_max_settings.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_pack_settings_payload.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_priority_spec_check_default.rst;C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\nghttp2_priority_spec_defau
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>
</CustomBuild>
</ItemGroup>
<ItemGroup>
<CustomBuild Include="C:\Users\txc\Desktop\AimRT\build\CMakeFiles\62e80251732f39214ce5685b97031d5a\qthelp.rule">
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"></Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
sphinx-build -b qthelp -d manual/doctrees . manual/qthelp
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo "Build finished"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo " now you can run \"qcollectiongenerator\" with the"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo ".qhcp project file in manual/qthelp, like this:"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo "# qcollectiongenerator manual/qthelp/nghttp2.qhcp"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo "To view the help file:"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo "# assistant -collectionFile manual/qthelp/nghttp2.qhc"
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\apiref.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\CMakeFiles\qthelp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
<VerifyInputsAndOutputsExist Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</VerifyInputsAndOutputsExist>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'"></Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
sphinx-build -b qthelp -d manual/doctrees . manual/qthelp
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo "Build finished"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo " now you can run \"qcollectiongenerator\" with the"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo ".qhcp project file in manual/qthelp, like this:"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo "# qcollectiongenerator manual/qthelp/nghttp2.qhcp"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo "To view the help file:"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo "# assistant -collectionFile manual/qthelp/nghttp2.qhc"
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\apiref.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\CMakeFiles\qthelp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
<VerifyInputsAndOutputsExist Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</VerifyInputsAndOutputsExist>
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'"></Message>
<Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">setlocal
sphinx-build -b qthelp -d manual/doctrees . manual/qthelp
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo "Build finished"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo " now you can run \"qcollectiongenerator\" with the"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo ".qhcp project file in manual/qthelp, like this:"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo "# qcollectiongenerator manual/qthelp/nghttp2.qhcp"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo "To view the help file:"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo "# assistant -collectionFile manual/qthelp/nghttp2.qhc"
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\apiref.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\CMakeFiles\qthelp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkObjects>
<VerifyInputsAndOutputsExist Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</VerifyInputsAndOutputsExist>
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'"></Message>
<Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">setlocal
sphinx-build -b qthelp -d manual/doctrees . manual/qthelp
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo "Build finished"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo " now you can run \"qcollectiongenerator\" with the"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo ".qhcp project file in manual/qthelp, like this:"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo "# qcollectiongenerator manual/qthelp/nghttp2.qhcp"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo "To view the help file:"
if %errorlevel% neq 0 goto :cmEnd
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -E echo "# assistant -collectionFile manual/qthelp/nghttp2.qhc"
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'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\apiref.rst;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\CMakeFiles\qthelp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>
<VerifyInputsAndOutputsExist Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</VerifyInputsAndOutputsExist>
</CustomBuild>
</ItemGroup>
<ItemGroup>
<CustomBuild Include="C:\Users\txc\Desktop\AimRT\_deps\nghttp2-src\doc\CMakeLists.txt">
<UseUtf8Encoding>Always</UseUtf8Encoding>
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Building Custom Rule C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -SC:/Users/txc/Desktop/AimRT -BC:/Users/txc/Desktop/AimRT/build --check-stamp-file C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/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'">C:\Users\txc\Desktop\AimRT\build\CMakeFiles\cmake.verify_globs;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Building Custom Rule C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -SC:/Users/txc/Desktop/AimRT -BC:/Users/txc/Desktop/AimRT/build --check-stamp-file C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/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'">C:\Users\txc\Desktop\AimRT\build\CMakeFiles\cmake.verify_globs;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">Building Custom Rule C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -SC:/Users/txc/Desktop/AimRT -BC:/Users/txc/Desktop/AimRT/build --check-stamp-file C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/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'">C:\Users\txc\Desktop\AimRT\build\CMakeFiles\cmake.verify_globs;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">Building Custom Rule C:/Users/txc/Desktop/AimRT/_deps/nghttp2-src/doc/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -SC:/Users/txc/Desktop/AimRT -BC:/Users/txc/Desktop/AimRT/build --check-stamp-file C:/Users/txc/Desktop/AimRT/_deps/nghttp2-build/doc/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'">C:\Users\txc\Desktop\AimRT\build\CMakeFiles\cmake.verify_globs;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>
</CustomBuild>
</ItemGroup>
<ItemGroup>
<None Include="C:\Users\txc\Desktop\AimRT\_deps\nghttp2-build\doc\CMakeFiles\qthelp">
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="C:\Users\txc\Desktop\AimRT\build\ZERO_CHECK.vcxproj">
<Project>{391ABD23-1D23-3460-A356-648E3BE03516}</Project>
<Name>ZERO_CHECK</Name>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
<Import Project="$(VCTargetsPath)\BuildCustomizations\masm.targets" />
</ImportGroup>
</Project>