Files
WebCC/build/ZERO_CHECK.vcxproj
T

179 lines
75 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="17.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<PreferredToolArchitecture>x64</PreferredToolArchitecture>
</PropertyGroup>
<PropertyGroup>
<ResolveNugetPackages>false</ResolveNugetPackages>
</PropertyGroup>
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|x64">
<Configuration>Debug</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|x64">
<Configuration>Release</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="MinSizeRel|x64">
<Configuration>MinSizeRel</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="RelWithDebInfo|x64">
<Configuration>RelWithDebInfo</Configuration>
<Platform>x64</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{6EE1ED59-2EF0-32D9-847A-BCC5E516656E}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<WindowsTargetPlatformVersion>10.0.26100.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>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>Utility</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v143</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'" Label="Configuration">
<ConfigurationType>Utility</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v143</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'" Label="Configuration">
<ConfigurationType>Utility</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v143</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">
</ImportGroup>
<ImportGroup Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<Midl>
<AdditionalIncludeDirectories>F:\vcpkg\installed\x64-windows\include;F:\vcpkg\installed\x64-windows\include\openssl;D:\Strawberry\c\include;F:\WebCC\webcc;F:\WebCC\webcc\build;F:\WebCC\webcc\third_party\src;F:\WebCC\webcc\third_party\src\jsoncpp;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
<HeaderFileName>%(Filename).h</HeaderFileName>
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
</Midl>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<Midl>
<AdditionalIncludeDirectories>F:\vcpkg\installed\x64-windows\include;F:\vcpkg\installed\x64-windows\include\openssl;D:\Strawberry\c\include;F:\WebCC\webcc;F:\WebCC\webcc\build;F:\WebCC\webcc\third_party\src;F:\WebCC\webcc\third_party\src\jsoncpp;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
<HeaderFileName>%(Filename).h</HeaderFileName>
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
</Midl>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">
<Midl>
<AdditionalIncludeDirectories>F:\vcpkg\installed\x64-windows\include;F:\vcpkg\installed\x64-windows\include\openssl;D:\Strawberry\c\include;F:\WebCC\webcc;F:\WebCC\webcc\build;F:\WebCC\webcc\third_party\src;F:\WebCC\webcc\third_party\src\jsoncpp;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
<HeaderFileName>%(Filename).h</HeaderFileName>
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
</Midl>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">
<Midl>
<AdditionalIncludeDirectories>F:\vcpkg\installed\x64-windows\include;F:\vcpkg\installed\x64-windows\include\openssl;D:\Strawberry\c\include;F:\WebCC\webcc;F:\WebCC\webcc\build;F:\WebCC\webcc\third_party\src;F:\WebCC\webcc\third_party\src\jsoncpp;%(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:\WebCC\webcc\build\CMakeFiles\80f597d70ba1e64d190ca9df35ee346c\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:/WebCC/webcc -BF:/WebCC/webcc/build --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file F:/WebCC/webcc/build/webcc.sln
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeCInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeCXXInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeCommonLanguageInclude.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeFindDependencyMacro.cmake;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\CMakeLanguageInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeRCInformation.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\Compiler\CMakeCommonCompilerMacros.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Compiler\MSVC-C.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Compiler\MSVC-CXX.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Compiler\MSVC.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindBoost.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindGTest.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindOpenSSL.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPackageHandleStandardArgs.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPackageMessage.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindZLIB.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\GNUInstallDirs.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\GoogleTest.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CMakeCLinkerInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CMakeCXXLinkerInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CMakeCommonLinkerInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-MSVC-C.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-MSVC-CXX.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-MSVC.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-MSVC-C.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Windows-MSVC-CXX.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Windows-MSVC.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;D:\Program Files\CMake\share\cmake-3.31\Modules\SelectLibraryConfigurations.cmake;F:\WebCC\webcc\CMakeLists.txt;F:\WebCC\webcc\autotest\CMakeLists.txt;F:\WebCC\webcc\autotest\client_autotest\CMakeLists.txt;F:\WebCC\webcc\autotest\client_timeout_autotest\CMakeLists.txt;F:\WebCC\webcc\build\CMakeFiles\3.31.0-rc3\CMakeCCompiler.cmake;F:\WebCC\webcc\build\CMakeFiles\3.31.0-rc3\CMakeCXXCompiler.cmake;F:\WebCC\webcc\build\CMakeFiles\3.31.0-rc3\CMakeRCCompiler.cmake;F:\WebCC\webcc\build\CMakeFiles\3.31.0-rc3\CMakeSystem.cmake;F:\WebCC\webcc\examples\CMakeLists.txt;F:\WebCC\webcc\examples\book_client\CMakeLists.txt;F:\WebCC\webcc\examples\book_server\CMakeLists.txt;F:\WebCC\webcc\third_party\src\jsoncpp\CMakeLists.txt;F:\WebCC\webcc\unittest\CMakeLists.txt;F:\WebCC\webcc\webcc\CMakeLists.txt;F:\WebCC\webcc\webcc\config.h.in;F:\vcpkg\installed\x64-windows\share\boost\BoostConfig.cmake;F:\vcpkg\installed\x64-windows\share\boost\BoostConfigVersion.cmake;F:\vcpkg\installed\x64-windows\share\boost_algorithm\boost_algorithm-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_algorithm\boost_algorithm-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_algorithm\boost_algorithm-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_array\boost_array-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_array\boost_array-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_array\boost_array-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_assert\boost_assert-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_assert\boost_assert-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_assert\boost_assert-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_bind\boost_bind-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_bind\boost_bind-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_bind\boost_bind-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_concept_check\boost_concept_check-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_concept_check\boost_concept_check-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_concept_check\boost_concept_check-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_config\boost_config-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_config\boost_config-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_config\boost_config-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-targets-debug.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-targets-release.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_container_hash\boost_container_hash-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_container_hash\boost_container_hash-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_container_hash\boost_container_hash-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_conversion\boost_conversion-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_conversion\boost_conversion-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_conversion\boost_conversion-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_core\boost_core-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_core\boost_core-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_core\boost_core-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-targets-debug.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-targets-release.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_describe\boost_describe-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_describe\boost_describe-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_describe\boost_describe-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_detail\boost_detail-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_detail\boost_detail-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_detail\boost_detail-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_exception\boost_exception-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_exception\boost_exception-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_exception\boost_exception-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_function\boost_function-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_function\boost_function-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_function\boost_function-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_function_types\boost_function_types-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_function_types\boost_function_types-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_function_types\boost_function_types-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_functional\boost_functional-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_functional\boost_functional-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_functional\boost_functional-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_fusion\boost_fusion-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_fusion\boost_fusion-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_fusion\boost_fusion-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_headers\boost_headers-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_headers\boost_headers-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_headers\boost_headers-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_integer\boost_integer-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_integer\boost_integer-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_integer\boost_integer-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_intrusive\boost_intrusive-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_intrusive\boost_intrusive-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_intrusive\boost_intrusive-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_io\boost_io-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_io\boost_io-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_io\boost_io-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_iterator\boost_iterator-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_iterator\boost_iterator-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_iterator\boost_iterator-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_move\boost_move-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_move\boost_move-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_move\boost_move-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_mp11\boost_mp11-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_mp11\boost_mp11-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_mp11\boost_mp11-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_mpl\boost_mpl-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_mpl\boost_mpl-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_mpl\boost_mpl-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_optional\boost_optional-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_optional\boost_optional-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_optional\boost_optional-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_predef\boost_predef-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_predef\boost_predef-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_predef\boost_predef-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_preprocessor\boost_preprocessor-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_preprocessor\boost_preprocessor-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_preprocessor\boost_preprocessor-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_range\boost_range-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_range\boost_range-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_range\boost_range-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-targets-debug.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-targets-release.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_static_assert\boost_static_assert-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_static_assert\boost_static_assert-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_static_assert\boost_static_assert-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-targets-debug.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-targets-release.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_throw_exception\boost_throw_exception-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_throw_exception\boost_throw_exception-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_throw_exception\boost_throw_exception-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_tokenizer\boost_tokenizer-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_tokenizer\boost_tokenizer-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_tokenizer\boost_tokenizer-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_tuple\boost_tuple-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_tuple\boost_tuple-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_tuple\boost_tuple-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_type_traits\boost_type_traits-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_type_traits\boost_type_traits-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_type_traits\boost_type_traits-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_typeof\boost_typeof-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_typeof\boost_typeof-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_typeof\boost_typeof-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_unordered\boost_unordered-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_unordered\boost_unordered-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_unordered\boost_unordered-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_utility\boost_utility-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_utility\boost_utility-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_utility\boost_utility-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_variant2\boost_variant2-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_variant2\boost_variant2-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_variant2\boost_variant2-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_winapi\boost_winapi-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_winapi\boost_winapi-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_winapi\boost_winapi-targets.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestConfig.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestConfigVersion.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestTargets-debug.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestTargets-release.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestTargets.cmake;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">F:\WebCC\webcc\build\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\webcc\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\third_party\src\jsoncpp\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\autotest\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\autotest\client_autotest\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\autotest\client_timeout_autotest\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\unittest\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\examples\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\examples\book_server\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\examples\book_client\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
<BuildInParallel Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</BuildInParallel>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Checking Build System</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
"D:\Program Files\CMake\bin\cmake.exe" -SF:/WebCC/webcc -BF:/WebCC/webcc/build --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file F:/WebCC/webcc/build/webcc.sln
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeCInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeCXXInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeCommonLanguageInclude.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeFindDependencyMacro.cmake;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\CMakeLanguageInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeRCInformation.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\Compiler\CMakeCommonCompilerMacros.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Compiler\MSVC-C.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Compiler\MSVC-CXX.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Compiler\MSVC.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindBoost.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindGTest.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindOpenSSL.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPackageHandleStandardArgs.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPackageMessage.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindZLIB.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\GNUInstallDirs.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\GoogleTest.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CMakeCLinkerInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CMakeCXXLinkerInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CMakeCommonLinkerInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-MSVC-C.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-MSVC-CXX.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-MSVC.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-MSVC-C.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Windows-MSVC-CXX.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Windows-MSVC.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;D:\Program Files\CMake\share\cmake-3.31\Modules\SelectLibraryConfigurations.cmake;F:\WebCC\webcc\CMakeLists.txt;F:\WebCC\webcc\autotest\CMakeLists.txt;F:\WebCC\webcc\autotest\client_autotest\CMakeLists.txt;F:\WebCC\webcc\autotest\client_timeout_autotest\CMakeLists.txt;F:\WebCC\webcc\build\CMakeFiles\3.31.0-rc3\CMakeCCompiler.cmake;F:\WebCC\webcc\build\CMakeFiles\3.31.0-rc3\CMakeCXXCompiler.cmake;F:\WebCC\webcc\build\CMakeFiles\3.31.0-rc3\CMakeRCCompiler.cmake;F:\WebCC\webcc\build\CMakeFiles\3.31.0-rc3\CMakeSystem.cmake;F:\WebCC\webcc\examples\CMakeLists.txt;F:\WebCC\webcc\examples\book_client\CMakeLists.txt;F:\WebCC\webcc\examples\book_server\CMakeLists.txt;F:\WebCC\webcc\third_party\src\jsoncpp\CMakeLists.txt;F:\WebCC\webcc\unittest\CMakeLists.txt;F:\WebCC\webcc\webcc\CMakeLists.txt;F:\WebCC\webcc\webcc\config.h.in;F:\vcpkg\installed\x64-windows\share\boost\BoostConfig.cmake;F:\vcpkg\installed\x64-windows\share\boost\BoostConfigVersion.cmake;F:\vcpkg\installed\x64-windows\share\boost_algorithm\boost_algorithm-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_algorithm\boost_algorithm-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_algorithm\boost_algorithm-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_array\boost_array-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_array\boost_array-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_array\boost_array-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_assert\boost_assert-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_assert\boost_assert-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_assert\boost_assert-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_bind\boost_bind-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_bind\boost_bind-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_bind\boost_bind-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_concept_check\boost_concept_check-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_concept_check\boost_concept_check-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_concept_check\boost_concept_check-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_config\boost_config-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_config\boost_config-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_config\boost_config-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-targets-debug.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-targets-release.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_container_hash\boost_container_hash-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_container_hash\boost_container_hash-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_container_hash\boost_container_hash-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_conversion\boost_conversion-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_conversion\boost_conversion-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_conversion\boost_conversion-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_core\boost_core-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_core\boost_core-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_core\boost_core-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-targets-debug.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-targets-release.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_describe\boost_describe-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_describe\boost_describe-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_describe\boost_describe-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_detail\boost_detail-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_detail\boost_detail-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_detail\boost_detail-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_exception\boost_exception-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_exception\boost_exception-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_exception\boost_exception-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_function\boost_function-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_function\boost_function-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_function\boost_function-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_function_types\boost_function_types-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_function_types\boost_function_types-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_function_types\boost_function_types-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_functional\boost_functional-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_functional\boost_functional-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_functional\boost_functional-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_fusion\boost_fusion-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_fusion\boost_fusion-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_fusion\boost_fusion-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_headers\boost_headers-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_headers\boost_headers-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_headers\boost_headers-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_integer\boost_integer-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_integer\boost_integer-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_integer\boost_integer-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_intrusive\boost_intrusive-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_intrusive\boost_intrusive-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_intrusive\boost_intrusive-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_io\boost_io-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_io\boost_io-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_io\boost_io-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_iterator\boost_iterator-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_iterator\boost_iterator-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_iterator\boost_iterator-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_move\boost_move-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_move\boost_move-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_move\boost_move-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_mp11\boost_mp11-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_mp11\boost_mp11-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_mp11\boost_mp11-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_mpl\boost_mpl-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_mpl\boost_mpl-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_mpl\boost_mpl-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_optional\boost_optional-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_optional\boost_optional-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_optional\boost_optional-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_predef\boost_predef-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_predef\boost_predef-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_predef\boost_predef-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_preprocessor\boost_preprocessor-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_preprocessor\boost_preprocessor-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_preprocessor\boost_preprocessor-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_range\boost_range-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_range\boost_range-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_range\boost_range-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-targets-debug.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-targets-release.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_static_assert\boost_static_assert-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_static_assert\boost_static_assert-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_static_assert\boost_static_assert-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-targets-debug.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-targets-release.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_throw_exception\boost_throw_exception-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_throw_exception\boost_throw_exception-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_throw_exception\boost_throw_exception-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_tokenizer\boost_tokenizer-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_tokenizer\boost_tokenizer-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_tokenizer\boost_tokenizer-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_tuple\boost_tuple-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_tuple\boost_tuple-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_tuple\boost_tuple-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_type_traits\boost_type_traits-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_type_traits\boost_type_traits-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_type_traits\boost_type_traits-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_typeof\boost_typeof-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_typeof\boost_typeof-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_typeof\boost_typeof-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_unordered\boost_unordered-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_unordered\boost_unordered-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_unordered\boost_unordered-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_utility\boost_utility-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_utility\boost_utility-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_utility\boost_utility-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_variant2\boost_variant2-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_variant2\boost_variant2-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_variant2\boost_variant2-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_winapi\boost_winapi-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_winapi\boost_winapi-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_winapi\boost_winapi-targets.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestConfig.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestConfigVersion.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestTargets-debug.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestTargets-release.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestTargets.cmake;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">F:\WebCC\webcc\build\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\webcc\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\third_party\src\jsoncpp\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\autotest\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\autotest\client_autotest\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\autotest\client_timeout_autotest\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\unittest\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\examples\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\examples\book_server\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\examples\book_client\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
<BuildInParallel Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">true</BuildInParallel>
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">Checking Build System</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">setlocal
"D:\Program Files\CMake\bin\cmake.exe" -SF:/WebCC/webcc -BF:/WebCC/webcc/build --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file F:/WebCC/webcc/build/webcc.sln
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeCInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeCXXInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeCommonLanguageInclude.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeFindDependencyMacro.cmake;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\CMakeLanguageInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeRCInformation.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\Compiler\CMakeCommonCompilerMacros.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Compiler\MSVC-C.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Compiler\MSVC-CXX.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Compiler\MSVC.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindBoost.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindGTest.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindOpenSSL.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPackageHandleStandardArgs.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPackageMessage.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindZLIB.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\GNUInstallDirs.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\GoogleTest.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CMakeCLinkerInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CMakeCXXLinkerInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CMakeCommonLinkerInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-MSVC-C.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-MSVC-CXX.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-MSVC.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-MSVC-C.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Windows-MSVC-CXX.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Windows-MSVC.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;D:\Program Files\CMake\share\cmake-3.31\Modules\SelectLibraryConfigurations.cmake;F:\WebCC\webcc\CMakeLists.txt;F:\WebCC\webcc\autotest\CMakeLists.txt;F:\WebCC\webcc\autotest\client_autotest\CMakeLists.txt;F:\WebCC\webcc\autotest\client_timeout_autotest\CMakeLists.txt;F:\WebCC\webcc\build\CMakeFiles\3.31.0-rc3\CMakeCCompiler.cmake;F:\WebCC\webcc\build\CMakeFiles\3.31.0-rc3\CMakeCXXCompiler.cmake;F:\WebCC\webcc\build\CMakeFiles\3.31.0-rc3\CMakeRCCompiler.cmake;F:\WebCC\webcc\build\CMakeFiles\3.31.0-rc3\CMakeSystem.cmake;F:\WebCC\webcc\examples\CMakeLists.txt;F:\WebCC\webcc\examples\book_client\CMakeLists.txt;F:\WebCC\webcc\examples\book_server\CMakeLists.txt;F:\WebCC\webcc\third_party\src\jsoncpp\CMakeLists.txt;F:\WebCC\webcc\unittest\CMakeLists.txt;F:\WebCC\webcc\webcc\CMakeLists.txt;F:\WebCC\webcc\webcc\config.h.in;F:\vcpkg\installed\x64-windows\share\boost\BoostConfig.cmake;F:\vcpkg\installed\x64-windows\share\boost\BoostConfigVersion.cmake;F:\vcpkg\installed\x64-windows\share\boost_algorithm\boost_algorithm-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_algorithm\boost_algorithm-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_algorithm\boost_algorithm-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_array\boost_array-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_array\boost_array-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_array\boost_array-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_assert\boost_assert-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_assert\boost_assert-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_assert\boost_assert-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_bind\boost_bind-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_bind\boost_bind-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_bind\boost_bind-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_concept_check\boost_concept_check-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_concept_check\boost_concept_check-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_concept_check\boost_concept_check-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_config\boost_config-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_config\boost_config-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_config\boost_config-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-targets-debug.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-targets-release.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_container_hash\boost_container_hash-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_container_hash\boost_container_hash-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_container_hash\boost_container_hash-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_conversion\boost_conversion-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_conversion\boost_conversion-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_conversion\boost_conversion-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_core\boost_core-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_core\boost_core-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_core\boost_core-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-targets-debug.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-targets-release.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_describe\boost_describe-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_describe\boost_describe-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_describe\boost_describe-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_detail\boost_detail-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_detail\boost_detail-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_detail\boost_detail-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_exception\boost_exception-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_exception\boost_exception-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_exception\boost_exception-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_function\boost_function-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_function\boost_function-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_function\boost_function-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_function_types\boost_function_types-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_function_types\boost_function_types-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_function_types\boost_function_types-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_functional\boost_functional-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_functional\boost_functional-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_functional\boost_functional-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_fusion\boost_fusion-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_fusion\boost_fusion-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_fusion\boost_fusion-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_headers\boost_headers-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_headers\boost_headers-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_headers\boost_headers-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_integer\boost_integer-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_integer\boost_integer-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_integer\boost_integer-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_intrusive\boost_intrusive-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_intrusive\boost_intrusive-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_intrusive\boost_intrusive-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_io\boost_io-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_io\boost_io-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_io\boost_io-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_iterator\boost_iterator-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_iterator\boost_iterator-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_iterator\boost_iterator-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_move\boost_move-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_move\boost_move-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_move\boost_move-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_mp11\boost_mp11-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_mp11\boost_mp11-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_mp11\boost_mp11-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_mpl\boost_mpl-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_mpl\boost_mpl-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_mpl\boost_mpl-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_optional\boost_optional-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_optional\boost_optional-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_optional\boost_optional-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_predef\boost_predef-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_predef\boost_predef-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_predef\boost_predef-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_preprocessor\boost_preprocessor-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_preprocessor\boost_preprocessor-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_preprocessor\boost_preprocessor-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_range\boost_range-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_range\boost_range-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_range\boost_range-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-targets-debug.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-targets-release.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_static_assert\boost_static_assert-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_static_assert\boost_static_assert-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_static_assert\boost_static_assert-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-targets-debug.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-targets-release.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_throw_exception\boost_throw_exception-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_throw_exception\boost_throw_exception-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_throw_exception\boost_throw_exception-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_tokenizer\boost_tokenizer-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_tokenizer\boost_tokenizer-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_tokenizer\boost_tokenizer-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_tuple\boost_tuple-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_tuple\boost_tuple-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_tuple\boost_tuple-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_type_traits\boost_type_traits-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_type_traits\boost_type_traits-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_type_traits\boost_type_traits-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_typeof\boost_typeof-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_typeof\boost_typeof-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_typeof\boost_typeof-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_unordered\boost_unordered-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_unordered\boost_unordered-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_unordered\boost_unordered-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_utility\boost_utility-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_utility\boost_utility-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_utility\boost_utility-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_variant2\boost_variant2-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_variant2\boost_variant2-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_variant2\boost_variant2-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_winapi\boost_winapi-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_winapi\boost_winapi-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_winapi\boost_winapi-targets.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestConfig.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestConfigVersion.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestTargets-debug.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestTargets-release.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestTargets.cmake;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">F:\WebCC\webcc\build\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\webcc\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\third_party\src\jsoncpp\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\autotest\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\autotest\client_autotest\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\autotest\client_timeout_autotest\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\unittest\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\examples\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\examples\book_server\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\examples\book_client\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkObjects>
<BuildInParallel Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">true</BuildInParallel>
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">Checking Build System</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">setlocal
"D:\Program Files\CMake\bin\cmake.exe" -SF:/WebCC/webcc -BF:/WebCC/webcc/build --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file F:/WebCC/webcc/build/webcc.sln
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeCInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeCXXInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeCommonLanguageInclude.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeFindDependencyMacro.cmake;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\CMakeLanguageInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\CMakeRCInformation.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\Compiler\CMakeCommonCompilerMacros.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Compiler\MSVC-C.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Compiler\MSVC-CXX.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Compiler\MSVC.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindBoost.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindGTest.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindOpenSSL.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPackageHandleStandardArgs.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindPackageMessage.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\FindZLIB.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\GNUInstallDirs.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\GoogleTest.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CMakeCLinkerInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CMakeCXXLinkerInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Internal\CMakeCommonLinkerInformation.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-MSVC-C.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-MSVC-CXX.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Linker\Windows-MSVC.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-MSVC-C.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Windows-MSVC-CXX.cmake;D:\Program Files\CMake\share\cmake-3.31\Modules\Platform\Windows-MSVC.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;D:\Program Files\CMake\share\cmake-3.31\Modules\SelectLibraryConfigurations.cmake;F:\WebCC\webcc\CMakeLists.txt;F:\WebCC\webcc\autotest\CMakeLists.txt;F:\WebCC\webcc\autotest\client_autotest\CMakeLists.txt;F:\WebCC\webcc\autotest\client_timeout_autotest\CMakeLists.txt;F:\WebCC\webcc\build\CMakeFiles\3.31.0-rc3\CMakeCCompiler.cmake;F:\WebCC\webcc\build\CMakeFiles\3.31.0-rc3\CMakeCXXCompiler.cmake;F:\WebCC\webcc\build\CMakeFiles\3.31.0-rc3\CMakeRCCompiler.cmake;F:\WebCC\webcc\build\CMakeFiles\3.31.0-rc3\CMakeSystem.cmake;F:\WebCC\webcc\examples\CMakeLists.txt;F:\WebCC\webcc\examples\book_client\CMakeLists.txt;F:\WebCC\webcc\examples\book_server\CMakeLists.txt;F:\WebCC\webcc\third_party\src\jsoncpp\CMakeLists.txt;F:\WebCC\webcc\unittest\CMakeLists.txt;F:\WebCC\webcc\webcc\CMakeLists.txt;F:\WebCC\webcc\webcc\config.h.in;F:\vcpkg\installed\x64-windows\share\boost\BoostConfig.cmake;F:\vcpkg\installed\x64-windows\share\boost\BoostConfigVersion.cmake;F:\vcpkg\installed\x64-windows\share\boost_algorithm\boost_algorithm-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_algorithm\boost_algorithm-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_algorithm\boost_algorithm-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_array\boost_array-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_array\boost_array-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_array\boost_array-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_assert\boost_assert-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_assert\boost_assert-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_assert\boost_assert-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_bind\boost_bind-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_bind\boost_bind-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_bind\boost_bind-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_concept_check\boost_concept_check-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_concept_check\boost_concept_check-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_concept_check\boost_concept_check-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_config\boost_config-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_config\boost_config-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_config\boost_config-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-targets-debug.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-targets-release.cmake;F:\vcpkg\installed\x64-windows\share\boost_container\boost_container-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_container_hash\boost_container_hash-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_container_hash\boost_container_hash-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_container_hash\boost_container_hash-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_conversion\boost_conversion-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_conversion\boost_conversion-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_conversion\boost_conversion-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_core\boost_core-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_core\boost_core-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_core\boost_core-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-targets-debug.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-targets-release.cmake;F:\vcpkg\installed\x64-windows\share\boost_date_time\boost_date_time-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_describe\boost_describe-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_describe\boost_describe-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_describe\boost_describe-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_detail\boost_detail-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_detail\boost_detail-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_detail\boost_detail-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_exception\boost_exception-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_exception\boost_exception-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_exception\boost_exception-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_function\boost_function-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_function\boost_function-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_function\boost_function-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_function_types\boost_function_types-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_function_types\boost_function_types-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_function_types\boost_function_types-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_functional\boost_functional-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_functional\boost_functional-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_functional\boost_functional-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_fusion\boost_fusion-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_fusion\boost_fusion-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_fusion\boost_fusion-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_headers\boost_headers-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_headers\boost_headers-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_headers\boost_headers-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_integer\boost_integer-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_integer\boost_integer-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_integer\boost_integer-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_intrusive\boost_intrusive-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_intrusive\boost_intrusive-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_intrusive\boost_intrusive-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_io\boost_io-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_io\boost_io-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_io\boost_io-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_iterator\boost_iterator-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_iterator\boost_iterator-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_iterator\boost_iterator-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_move\boost_move-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_move\boost_move-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_move\boost_move-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_mp11\boost_mp11-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_mp11\boost_mp11-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_mp11\boost_mp11-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_mpl\boost_mpl-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_mpl\boost_mpl-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_mpl\boost_mpl-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_optional\boost_optional-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_optional\boost_optional-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_optional\boost_optional-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_predef\boost_predef-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_predef\boost_predef-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_predef\boost_predef-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_preprocessor\boost_preprocessor-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_preprocessor\boost_preprocessor-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_preprocessor\boost_preprocessor-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_range\boost_range-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_range\boost_range-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_range\boost_range-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-targets-debug.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-targets-release.cmake;F:\vcpkg\installed\x64-windows\share\boost_regex\boost_regex-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_static_assert\boost_static_assert-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_static_assert\boost_static_assert-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_static_assert\boost_static_assert-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-targets-debug.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-targets-release.cmake;F:\vcpkg\installed\x64-windows\share\boost_system\boost_system-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_throw_exception\boost_throw_exception-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_throw_exception\boost_throw_exception-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_throw_exception\boost_throw_exception-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_tokenizer\boost_tokenizer-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_tokenizer\boost_tokenizer-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_tokenizer\boost_tokenizer-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_tuple\boost_tuple-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_tuple\boost_tuple-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_tuple\boost_tuple-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_type_traits\boost_type_traits-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_type_traits\boost_type_traits-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_type_traits\boost_type_traits-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_typeof\boost_typeof-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_typeof\boost_typeof-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_typeof\boost_typeof-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_unordered\boost_unordered-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_unordered\boost_unordered-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_unordered\boost_unordered-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_utility\boost_utility-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_utility\boost_utility-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_utility\boost_utility-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_variant2\boost_variant2-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_variant2\boost_variant2-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_variant2\boost_variant2-targets.cmake;F:\vcpkg\installed\x64-windows\share\boost_winapi\boost_winapi-config-version.cmake;F:\vcpkg\installed\x64-windows\share\boost_winapi\boost_winapi-config.cmake;F:\vcpkg\installed\x64-windows\share\boost_winapi\boost_winapi-targets.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestConfig.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestConfigVersion.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestTargets-debug.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestTargets-release.cmake;F:\vcpkg\installed\x64-windows\share\gtest\GTestTargets.cmake;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">F:\WebCC\webcc\build\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\webcc\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\third_party\src\jsoncpp\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\autotest\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\autotest\client_autotest\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\autotest\client_timeout_autotest\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\unittest\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\examples\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\examples\book_server\CMakeFiles\generate.stamp;F:\WebCC\webcc\build\examples\book_client\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>
</CustomBuild>
</ItemGroup>
<ItemGroup>
</ItemGroup>
<ItemGroup />
<ItemGroup>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>