﻿<?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>
  <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>{4E17BF9C-3360-35B1-A026-8B4C8913E714}</ProjectGuid>
    <Keyword>Win32Proj</Keyword>
    <DisableFastUpToDateCheck>true</DisableFastUpToDateCheck>
    <WindowsTargetPlatformVersion>10.0.19041.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>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">
  </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\Administrator\Desktop\microvolts source\ToyBattlesHQ\PUBLIC;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\ExternalLibraries;%(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>
    <PreBuildEvent>
      <UseUtf8Encoding>Always</UseUtf8Encoding>
      <Message>Checking File Globs</Message>
      <Command>setlocal
"C:\Program Files\CMake\bin\cmake.exe" -P "C:/Users/Administrator/Desktop/microvolts source/ToyBattlesHQ/build/CMakeFiles/VerifyGlobs.cmake"
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>
    </PreBuildEvent>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
    <Midl>
      <AdditionalIncludeDirectories>C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\PUBLIC;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\ExternalLibraries;%(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>
    <PreBuildEvent>
      <UseUtf8Encoding>Always</UseUtf8Encoding>
      <Message>Checking File Globs</Message>
      <Command>setlocal
"C:\Program Files\CMake\bin\cmake.exe" -P "C:/Users/Administrator/Desktop/microvolts source/ToyBattlesHQ/build/CMakeFiles/VerifyGlobs.cmake"
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>
    </PreBuildEvent>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">
    <Midl>
      <AdditionalIncludeDirectories>C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\PUBLIC;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\ExternalLibraries;%(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>
    <PreBuildEvent>
      <UseUtf8Encoding>Always</UseUtf8Encoding>
      <Message>Checking File Globs</Message>
      <Command>setlocal
"C:\Program Files\CMake\bin\cmake.exe" -P "C:/Users/Administrator/Desktop/microvolts source/ToyBattlesHQ/build/CMakeFiles/VerifyGlobs.cmake"
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>
    </PreBuildEvent>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">
    <Midl>
      <AdditionalIncludeDirectories>C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\PUBLIC;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\ExternalLibraries;%(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>
    <PreBuildEvent>
      <UseUtf8Encoding>Always</UseUtf8Encoding>
      <Message>Checking File Globs</Message>
      <Command>setlocal
"C:\Program Files\CMake\bin\cmake.exe" -P "C:/Users/Administrator/Desktop/microvolts source/ToyBattlesHQ/build/CMakeFiles/VerifyGlobs.cmake"
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>
    </PreBuildEvent>
  </ItemDefinitionGroup>
  <ItemGroup>
    <CustomBuild Include="C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\e824ff5e88e60761e53db60381e49850\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
"C:\Program Files\CMake\bin\cmake.exe" "-SC:/Users/Administrator/Desktop/microvolts source/ToyBattlesHQ" "-BC:/Users/Administrator/Desktop/microvolts source/ToyBattlesHQ/build" --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "C:/Users/Administrator/Desktop/microvolts source/ToyBattlesHQ/build/Microvolts-Emulator-V2.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'">C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeASMCompiler.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeASMInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCCompiler.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCCompilerABI.c;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCXXCompiler.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCXXCompilerABI.cpp;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCompilerIdDetection.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDependentOption.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineASMCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCXXCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCompileFeatures.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCompilerABI.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCompilerId.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineRCCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineSystem.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeFindBinUtils.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeFindDependencyMacro.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeInitializeConfigs.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeLanguageInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeParseImplicitIncludeInfo.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeParseImplicitLinkInfo.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeParseLibraryArchitecture.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeRCCompiler.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeSystem.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeSystemSpecificInitialize.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestASMCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestCCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestCXXCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestCompilerCommon.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestRCCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\ADSP-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\ARMCC-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\ARMClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\AppleClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Borland-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Bruce-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\CMakeCommonCompilerMacros.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Clang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Clang-DetermineCompilerInternal.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Compaq-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Compaq-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Cray-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\CrayClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Embarcadero-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Fujitsu-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\FujitsuClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\GHS-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\GNU-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\GNU-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\HP-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\HP-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IAR-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IBMCPP-C-DetermineVersionInternal.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IBMCPP-CXX-DetermineVersionInternal.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IBMClang-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IBMClang-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Intel-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IntelLLVM-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\LCC-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\LCC-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC-ASM.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC-C.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC-CXX.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\NVHPC-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\NVIDIA-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\OpenWatcom-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\OrangeC-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\PGI-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\PathScale-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\SCO-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\SDCC-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\SunPro-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\SunPro-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\TI-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\TIClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Tasking-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\TinyCC-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\VisualAge-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\VisualAge-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Watcom-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\XL-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\XL-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\XLClang-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\XLClang-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\zOS-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\zOS-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CompilerId\VS-10.vcxproj.in;C:\Program Files\CMake\share\cmake-3.29\Modules\FindOpenSSL.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindPackageMessage.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindPython\Support.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindPython3.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindZLIB.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Internal\CMakeDetermineLinkerId.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Internal\FeatureTesting.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-Determine-CXX.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-Initialize.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-MSVC-C.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-MSVC-CXX.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-MSVC.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\SelectLibraryConfigurations.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\AuthServer\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\CastServer\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\Common\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\ExternalLibraries\vcpkg\scripts\buildsystems\vcpkg.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\MainServer\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeASMCompiler.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeCCompiler.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeCXXCompiler.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeRCCompiler.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeSystem.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost\BoostConfig.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost\BoostConfigVersion.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost\vcpkg-cmake-wrapper.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_algorithm\boost_algorithm-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_algorithm\boost_algorithm-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_algorithm\boost_algorithm-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_align\boost_align-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_align\boost_align-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_align\boost_align-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_array\boost_array-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_array\boost_array-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_array\boost_array-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_asio\boost_asio-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_asio\boost_asio-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_asio\boost_asio-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_assert\boost_assert-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_assert\boost_assert-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_assert\boost_assert-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_beast\boost_beast-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_beast\boost_beast-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_beast\boost_beast-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_bind\boost_bind-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_bind\boost_bind-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_bind\boost_bind-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_concept_check\boost_concept_check-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_concept_check\boost_concept_check-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_concept_check\boost_concept_check-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_config\boost_config-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_config\boost_config-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_config\boost_config-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container_hash\boost_container_hash-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container_hash\boost_container_hash-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container_hash\boost_container_hash-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_conversion\boost_conversion-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_conversion\boost_conversion-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_conversion\boost_conversion-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_core\boost_core-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_core\boost_core-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_core\boost_core-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_describe\boost_describe-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_describe\boost_describe-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_describe\boost_describe-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_detail\boost_detail-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_detail\boost_detail-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_detail\boost_detail-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_endian\boost_endian-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_endian\boost_endian-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_endian\boost_endian-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function\boost_function-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function\boost_function-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function\boost_function-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function_types\boost_function_types-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function_types\boost_function_types-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function_types\boost_function_types-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_functional\boost_functional-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_functional\boost_functional-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_functional\boost_functional-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_fusion\boost_fusion-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_fusion\boost_fusion-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_fusion\boost_fusion-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_headers\boost_headers-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_headers\boost_headers-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_headers\boost_headers-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_integer\boost_integer-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_integer\boost_integer-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_integer\boost_integer-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_intrusive\boost_intrusive-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_intrusive\boost_intrusive-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_intrusive\boost_intrusive-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_io\boost_io-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_io\boost_io-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_io\boost_io-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_iterator\boost_iterator-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_iterator\boost_iterator-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_iterator\boost_iterator-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_logic\boost_logic-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_logic\boost_logic-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_logic\boost_logic-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_move\boost_move-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_move\boost_move-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_move\boost_move-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mp11\boost_mp11-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mp11\boost_mp11-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mp11\boost_mp11-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mpl\boost_mpl-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mpl\boost_mpl-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mpl\boost_mpl-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_optional\boost_optional-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_optional\boost_optional-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_optional\boost_optional-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_pool\boost_pool-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_pool\boost_pool-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_pool\boost_pool-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_predef\boost_predef-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_predef\boost_predef-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_predef\boost_predef-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_preprocessor\boost_preprocessor-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_preprocessor\boost_preprocessor-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_preprocessor\boost_preprocessor-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_range\boost_range-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_range\boost_range-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_range\boost_range-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_assert\boost_static_assert-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_assert\boost_static_assert-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_assert\boost_static_assert-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_string\boost_static_string-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_string\boost_static_string-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_string\boost_static_string-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_throw_exception\boost_throw_exception-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_throw_exception\boost_throw_exception-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_throw_exception\boost_throw_exception-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tokenizer\boost_tokenizer-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tokenizer\boost_tokenizer-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tokenizer\boost_tokenizer-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tuple\boost_tuple-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tuple\boost_tuple-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tuple\boost_tuple-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_type_traits\boost_type_traits-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_type_traits\boost_type_traits-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_type_traits\boost_type_traits-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_typeof\boost_typeof-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_typeof\boost_typeof-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_typeof\boost_typeof-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_unordered\boost_unordered-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_unordered\boost_unordered-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_unordered\boost_unordered-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_utility\boost_utility-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_utility\boost_utility-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_utility\boost_utility-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_variant2\boost_variant2-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_variant2\boost_variant2-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_variant2\boost_variant2-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_winapi\boost_winapi-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_winapi\boost_winapi-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_winapi\boost_winapi-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptopp-static-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptopp-static-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptopp-static-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptoppConfig.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptoppConfigVersion.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\directxmath\DirectXMath-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\directxmath\directxmath-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\directxmath\directxmath-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\openssl\vcpkg-cmake-wrapper.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\range-v3\range-v3-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\range-v3\range-v3-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\range-v3\range-v3-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-libmariadb\unofficial-libmariadb-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-libmariadb\unofficial-libmariadb-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-libmariadb\unofficial-libmariadb-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-libmariadb\unofficial-libmariadb-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-mariadb-connector-cpp\unofficial-mariadb-connector-cpp-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-mariadb-connector-cpp\unofficial-mariadb-connector-cpp-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-mariadb-connector-cpp\unofficial-mariadb-connector-cpp-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-mariadb-connector-cpp\unofficial-mariadb-connector-cpp-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\zlib\vcpkg-cmake-wrapper.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\vcpkg.json;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\cmake.verify_globs;%(AdditionalInputs)</AdditionalInputs>
      <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\generate.stamp;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\Common\CMakeFiles\generate.stamp;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\AuthServer\CMakeFiles\generate.stamp;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CastServer\CMakeFiles\generate.stamp;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\MainServer\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
"C:\Program Files\CMake\bin\cmake.exe" "-SC:/Users/Administrator/Desktop/microvolts source/ToyBattlesHQ" "-BC:/Users/Administrator/Desktop/microvolts source/ToyBattlesHQ/build" --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "C:/Users/Administrator/Desktop/microvolts source/ToyBattlesHQ/build/Microvolts-Emulator-V2.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'">C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeASMCompiler.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeASMInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCCompiler.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCCompilerABI.c;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCXXCompiler.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCXXCompilerABI.cpp;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCompilerIdDetection.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDependentOption.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineASMCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCXXCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCompileFeatures.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCompilerABI.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCompilerId.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineRCCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineSystem.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeFindBinUtils.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeFindDependencyMacro.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeInitializeConfigs.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeLanguageInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeParseImplicitIncludeInfo.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeParseImplicitLinkInfo.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeParseLibraryArchitecture.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeRCCompiler.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeSystem.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeSystemSpecificInitialize.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestASMCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestCCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestCXXCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestCompilerCommon.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestRCCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\ADSP-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\ARMCC-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\ARMClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\AppleClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Borland-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Bruce-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\CMakeCommonCompilerMacros.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Clang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Clang-DetermineCompilerInternal.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Compaq-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Compaq-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Cray-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\CrayClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Embarcadero-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Fujitsu-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\FujitsuClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\GHS-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\GNU-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\GNU-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\HP-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\HP-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IAR-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IBMCPP-C-DetermineVersionInternal.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IBMCPP-CXX-DetermineVersionInternal.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IBMClang-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IBMClang-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Intel-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IntelLLVM-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\LCC-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\LCC-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC-ASM.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC-C.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC-CXX.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\NVHPC-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\NVIDIA-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\OpenWatcom-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\OrangeC-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\PGI-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\PathScale-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\SCO-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\SDCC-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\SunPro-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\SunPro-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\TI-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\TIClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Tasking-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\TinyCC-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\VisualAge-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\VisualAge-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Watcom-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\XL-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\XL-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\XLClang-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\XLClang-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\zOS-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\zOS-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CompilerId\VS-10.vcxproj.in;C:\Program Files\CMake\share\cmake-3.29\Modules\FindOpenSSL.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindPackageMessage.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindPython\Support.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindPython3.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindZLIB.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Internal\CMakeDetermineLinkerId.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Internal\FeatureTesting.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-Determine-CXX.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-Initialize.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-MSVC-C.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-MSVC-CXX.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-MSVC.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\SelectLibraryConfigurations.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\AuthServer\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\CastServer\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\Common\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\ExternalLibraries\vcpkg\scripts\buildsystems\vcpkg.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\MainServer\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeASMCompiler.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeCCompiler.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeCXXCompiler.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeRCCompiler.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeSystem.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost\BoostConfig.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost\BoostConfigVersion.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost\vcpkg-cmake-wrapper.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_algorithm\boost_algorithm-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_algorithm\boost_algorithm-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_algorithm\boost_algorithm-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_align\boost_align-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_align\boost_align-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_align\boost_align-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_array\boost_array-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_array\boost_array-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_array\boost_array-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_asio\boost_asio-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_asio\boost_asio-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_asio\boost_asio-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_assert\boost_assert-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_assert\boost_assert-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_assert\boost_assert-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_beast\boost_beast-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_beast\boost_beast-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_beast\boost_beast-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_bind\boost_bind-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_bind\boost_bind-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_bind\boost_bind-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_concept_check\boost_concept_check-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_concept_check\boost_concept_check-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_concept_check\boost_concept_check-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_config\boost_config-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_config\boost_config-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_config\boost_config-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container_hash\boost_container_hash-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container_hash\boost_container_hash-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container_hash\boost_container_hash-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_conversion\boost_conversion-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_conversion\boost_conversion-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_conversion\boost_conversion-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_core\boost_core-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_core\boost_core-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_core\boost_core-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_describe\boost_describe-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_describe\boost_describe-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_describe\boost_describe-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_detail\boost_detail-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_detail\boost_detail-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_detail\boost_detail-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_endian\boost_endian-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_endian\boost_endian-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_endian\boost_endian-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function\boost_function-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function\boost_function-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function\boost_function-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function_types\boost_function_types-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function_types\boost_function_types-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function_types\boost_function_types-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_functional\boost_functional-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_functional\boost_functional-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_functional\boost_functional-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_fusion\boost_fusion-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_fusion\boost_fusion-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_fusion\boost_fusion-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_headers\boost_headers-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_headers\boost_headers-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_headers\boost_headers-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_integer\boost_integer-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_integer\boost_integer-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_integer\boost_integer-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_intrusive\boost_intrusive-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_intrusive\boost_intrusive-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_intrusive\boost_intrusive-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_io\boost_io-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_io\boost_io-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_io\boost_io-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_iterator\boost_iterator-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_iterator\boost_iterator-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_iterator\boost_iterator-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_logic\boost_logic-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_logic\boost_logic-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_logic\boost_logic-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_move\boost_move-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_move\boost_move-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_move\boost_move-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mp11\boost_mp11-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mp11\boost_mp11-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mp11\boost_mp11-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mpl\boost_mpl-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mpl\boost_mpl-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mpl\boost_mpl-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_optional\boost_optional-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_optional\boost_optional-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_optional\boost_optional-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_pool\boost_pool-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_pool\boost_pool-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_pool\boost_pool-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_predef\boost_predef-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_predef\boost_predef-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_predef\boost_predef-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_preprocessor\boost_preprocessor-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_preprocessor\boost_preprocessor-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_preprocessor\boost_preprocessor-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_range\boost_range-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_range\boost_range-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_range\boost_range-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_assert\boost_static_assert-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_assert\boost_static_assert-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_assert\boost_static_assert-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_string\boost_static_string-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_string\boost_static_string-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_string\boost_static_string-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_throw_exception\boost_throw_exception-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_throw_exception\boost_throw_exception-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_throw_exception\boost_throw_exception-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tokenizer\boost_tokenizer-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tokenizer\boost_tokenizer-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tokenizer\boost_tokenizer-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tuple\boost_tuple-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tuple\boost_tuple-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tuple\boost_tuple-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_type_traits\boost_type_traits-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_type_traits\boost_type_traits-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_type_traits\boost_type_traits-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_typeof\boost_typeof-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_typeof\boost_typeof-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_typeof\boost_typeof-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_unordered\boost_unordered-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_unordered\boost_unordered-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_unordered\boost_unordered-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_utility\boost_utility-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_utility\boost_utility-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_utility\boost_utility-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_variant2\boost_variant2-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_variant2\boost_variant2-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_variant2\boost_variant2-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_winapi\boost_winapi-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_winapi\boost_winapi-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_winapi\boost_winapi-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptopp-static-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptopp-static-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptopp-static-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptoppConfig.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptoppConfigVersion.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\directxmath\DirectXMath-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\directxmath\directxmath-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\directxmath\directxmath-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\openssl\vcpkg-cmake-wrapper.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\range-v3\range-v3-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\range-v3\range-v3-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\range-v3\range-v3-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-libmariadb\unofficial-libmariadb-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-libmariadb\unofficial-libmariadb-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-libmariadb\unofficial-libmariadb-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-libmariadb\unofficial-libmariadb-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-mariadb-connector-cpp\unofficial-mariadb-connector-cpp-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-mariadb-connector-cpp\unofficial-mariadb-connector-cpp-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-mariadb-connector-cpp\unofficial-mariadb-connector-cpp-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-mariadb-connector-cpp\unofficial-mariadb-connector-cpp-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\zlib\vcpkg-cmake-wrapper.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\vcpkg.json;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\cmake.verify_globs;%(AdditionalInputs)</AdditionalInputs>
      <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\generate.stamp;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\Common\CMakeFiles\generate.stamp;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\AuthServer\CMakeFiles\generate.stamp;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CastServer\CMakeFiles\generate.stamp;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\MainServer\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
"C:\Program Files\CMake\bin\cmake.exe" "-SC:/Users/Administrator/Desktop/microvolts source/ToyBattlesHQ" "-BC:/Users/Administrator/Desktop/microvolts source/ToyBattlesHQ/build" --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "C:/Users/Administrator/Desktop/microvolts source/ToyBattlesHQ/build/Microvolts-Emulator-V2.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'">C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeASMCompiler.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeASMInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCCompiler.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCCompilerABI.c;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCXXCompiler.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCXXCompilerABI.cpp;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCompilerIdDetection.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDependentOption.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineASMCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCXXCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCompileFeatures.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCompilerABI.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCompilerId.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineRCCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineSystem.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeFindBinUtils.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeFindDependencyMacro.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeInitializeConfigs.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeLanguageInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeParseImplicitIncludeInfo.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeParseImplicitLinkInfo.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeParseLibraryArchitecture.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeRCCompiler.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeSystem.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeSystemSpecificInitialize.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestASMCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestCCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestCXXCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestCompilerCommon.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestRCCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\ADSP-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\ARMCC-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\ARMClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\AppleClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Borland-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Bruce-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\CMakeCommonCompilerMacros.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Clang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Clang-DetermineCompilerInternal.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Compaq-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Compaq-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Cray-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\CrayClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Embarcadero-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Fujitsu-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\FujitsuClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\GHS-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\GNU-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\GNU-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\HP-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\HP-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IAR-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IBMCPP-C-DetermineVersionInternal.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IBMCPP-CXX-DetermineVersionInternal.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IBMClang-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IBMClang-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Intel-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IntelLLVM-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\LCC-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\LCC-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC-ASM.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC-C.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC-CXX.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\NVHPC-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\NVIDIA-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\OpenWatcom-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\OrangeC-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\PGI-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\PathScale-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\SCO-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\SDCC-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\SunPro-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\SunPro-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\TI-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\TIClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Tasking-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\TinyCC-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\VisualAge-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\VisualAge-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Watcom-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\XL-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\XL-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\XLClang-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\XLClang-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\zOS-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\zOS-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CompilerId\VS-10.vcxproj.in;C:\Program Files\CMake\share\cmake-3.29\Modules\FindOpenSSL.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindPackageMessage.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindPython\Support.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindPython3.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindZLIB.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Internal\CMakeDetermineLinkerId.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Internal\FeatureTesting.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-Determine-CXX.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-Initialize.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-MSVC-C.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-MSVC-CXX.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-MSVC.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\SelectLibraryConfigurations.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\AuthServer\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\CastServer\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\Common\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\ExternalLibraries\vcpkg\scripts\buildsystems\vcpkg.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\MainServer\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeASMCompiler.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeCCompiler.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeCXXCompiler.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeRCCompiler.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeSystem.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost\BoostConfig.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost\BoostConfigVersion.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost\vcpkg-cmake-wrapper.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_algorithm\boost_algorithm-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_algorithm\boost_algorithm-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_algorithm\boost_algorithm-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_align\boost_align-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_align\boost_align-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_align\boost_align-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_array\boost_array-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_array\boost_array-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_array\boost_array-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_asio\boost_asio-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_asio\boost_asio-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_asio\boost_asio-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_assert\boost_assert-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_assert\boost_assert-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_assert\boost_assert-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_beast\boost_beast-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_beast\boost_beast-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_beast\boost_beast-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_bind\boost_bind-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_bind\boost_bind-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_bind\boost_bind-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_concept_check\boost_concept_check-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_concept_check\boost_concept_check-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_concept_check\boost_concept_check-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_config\boost_config-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_config\boost_config-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_config\boost_config-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container_hash\boost_container_hash-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container_hash\boost_container_hash-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container_hash\boost_container_hash-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_conversion\boost_conversion-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_conversion\boost_conversion-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_conversion\boost_conversion-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_core\boost_core-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_core\boost_core-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_core\boost_core-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_describe\boost_describe-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_describe\boost_describe-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_describe\boost_describe-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_detail\boost_detail-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_detail\boost_detail-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_detail\boost_detail-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_endian\boost_endian-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_endian\boost_endian-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_endian\boost_endian-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function\boost_function-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function\boost_function-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function\boost_function-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function_types\boost_function_types-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function_types\boost_function_types-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function_types\boost_function_types-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_functional\boost_functional-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_functional\boost_functional-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_functional\boost_functional-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_fusion\boost_fusion-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_fusion\boost_fusion-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_fusion\boost_fusion-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_headers\boost_headers-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_headers\boost_headers-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_headers\boost_headers-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_integer\boost_integer-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_integer\boost_integer-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_integer\boost_integer-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_intrusive\boost_intrusive-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_intrusive\boost_intrusive-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_intrusive\boost_intrusive-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_io\boost_io-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_io\boost_io-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_io\boost_io-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_iterator\boost_iterator-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_iterator\boost_iterator-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_iterator\boost_iterator-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_logic\boost_logic-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_logic\boost_logic-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_logic\boost_logic-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_move\boost_move-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_move\boost_move-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_move\boost_move-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mp11\boost_mp11-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mp11\boost_mp11-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mp11\boost_mp11-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mpl\boost_mpl-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mpl\boost_mpl-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mpl\boost_mpl-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_optional\boost_optional-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_optional\boost_optional-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_optional\boost_optional-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_pool\boost_pool-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_pool\boost_pool-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_pool\boost_pool-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_predef\boost_predef-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_predef\boost_predef-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_predef\boost_predef-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_preprocessor\boost_preprocessor-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_preprocessor\boost_preprocessor-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_preprocessor\boost_preprocessor-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_range\boost_range-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_range\boost_range-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_range\boost_range-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_assert\boost_static_assert-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_assert\boost_static_assert-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_assert\boost_static_assert-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_string\boost_static_string-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_string\boost_static_string-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_string\boost_static_string-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_throw_exception\boost_throw_exception-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_throw_exception\boost_throw_exception-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_throw_exception\boost_throw_exception-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tokenizer\boost_tokenizer-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tokenizer\boost_tokenizer-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tokenizer\boost_tokenizer-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tuple\boost_tuple-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tuple\boost_tuple-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tuple\boost_tuple-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_type_traits\boost_type_traits-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_type_traits\boost_type_traits-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_type_traits\boost_type_traits-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_typeof\boost_typeof-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_typeof\boost_typeof-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_typeof\boost_typeof-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_unordered\boost_unordered-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_unordered\boost_unordered-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_unordered\boost_unordered-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_utility\boost_utility-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_utility\boost_utility-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_utility\boost_utility-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_variant2\boost_variant2-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_variant2\boost_variant2-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_variant2\boost_variant2-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_winapi\boost_winapi-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_winapi\boost_winapi-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_winapi\boost_winapi-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptopp-static-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptopp-static-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptopp-static-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptoppConfig.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptoppConfigVersion.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\directxmath\DirectXMath-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\directxmath\directxmath-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\directxmath\directxmath-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\openssl\vcpkg-cmake-wrapper.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\range-v3\range-v3-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\range-v3\range-v3-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\range-v3\range-v3-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-libmariadb\unofficial-libmariadb-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-libmariadb\unofficial-libmariadb-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-libmariadb\unofficial-libmariadb-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-libmariadb\unofficial-libmariadb-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-mariadb-connector-cpp\unofficial-mariadb-connector-cpp-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-mariadb-connector-cpp\unofficial-mariadb-connector-cpp-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-mariadb-connector-cpp\unofficial-mariadb-connector-cpp-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-mariadb-connector-cpp\unofficial-mariadb-connector-cpp-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\zlib\vcpkg-cmake-wrapper.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\vcpkg.json;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\cmake.verify_globs;%(AdditionalInputs)</AdditionalInputs>
      <Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\generate.stamp;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\Common\CMakeFiles\generate.stamp;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\AuthServer\CMakeFiles\generate.stamp;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CastServer\CMakeFiles\generate.stamp;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\MainServer\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
"C:\Program Files\CMake\bin\cmake.exe" "-SC:/Users/Administrator/Desktop/microvolts source/ToyBattlesHQ" "-BC:/Users/Administrator/Desktop/microvolts source/ToyBattlesHQ/build" --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file "C:/Users/Administrator/Desktop/microvolts source/ToyBattlesHQ/build/Microvolts-Emulator-V2.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'">C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeASMCompiler.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeASMInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCCompiler.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCCompilerABI.c;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCXXCompiler.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCXXCompilerABI.cpp;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCXXInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCommonLanguageInclude.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeCompilerIdDetection.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDependentOption.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineASMCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCXXCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCompileFeatures.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCompilerABI.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineCompilerId.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineRCCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeDetermineSystem.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeFindBinUtils.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeFindDependencyMacro.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeGenericSystem.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeInitializeConfigs.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeLanguageInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeParseImplicitIncludeInfo.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeParseImplicitLinkInfo.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeParseLibraryArchitecture.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeRCCompiler.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeRCInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeSystem.cmake.in;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeSystemSpecificInformation.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeSystemSpecificInitialize.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestASMCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestCCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestCXXCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestCompilerCommon.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CMakeTestRCCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\ADSP-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\ARMCC-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\ARMClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\AppleClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Borland-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Bruce-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\CMakeCommonCompilerMacros.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Clang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Clang-DetermineCompilerInternal.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Compaq-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Compaq-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Cray-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\CrayClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Embarcadero-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Fujitsu-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\FujitsuClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\GHS-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\GNU-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\GNU-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\HP-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\HP-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IAR-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IBMCPP-C-DetermineVersionInternal.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IBMCPP-CXX-DetermineVersionInternal.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IBMClang-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IBMClang-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Intel-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\IntelLLVM-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\LCC-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\LCC-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC-ASM.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC-C.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC-CXX.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\MSVC.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\NVHPC-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\NVIDIA-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\OpenWatcom-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\OrangeC-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\PGI-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\PathScale-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\SCO-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\SDCC-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\SunPro-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\SunPro-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\TI-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\TIClang-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Tasking-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\TinyCC-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\VisualAge-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\VisualAge-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\Watcom-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\XL-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\XL-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\XLClang-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\XLClang-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\zOS-C-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Compiler\zOS-CXX-DetermineCompiler.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\CompilerId\VS-10.vcxproj.in;C:\Program Files\CMake\share\cmake-3.29\Modules\FindOpenSSL.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindPackageHandleStandardArgs.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindPackageMessage.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindPython\Support.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindPython3.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\FindZLIB.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Internal\CMakeDetermineLinkerId.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Internal\FeatureTesting.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-Determine-CXX.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-Initialize.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-MSVC-C.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-MSVC-CXX.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows-MSVC.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\Windows.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\Platform\WindowsPaths.cmake;C:\Program Files\CMake\share\cmake-3.29\Modules\SelectLibraryConfigurations.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\AuthServer\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\CastServer\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\Common\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\ExternalLibraries\vcpkg\scripts\buildsystems\vcpkg.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\MainServer\CMakeLists.txt;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeASMCompiler.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeCCompiler.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeCXXCompiler.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeRCCompiler.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\3.29.0-rc1\CMakeSystem.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost\BoostConfig.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost\BoostConfigVersion.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost\vcpkg-cmake-wrapper.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_algorithm\boost_algorithm-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_algorithm\boost_algorithm-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_algorithm\boost_algorithm-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_align\boost_align-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_align\boost_align-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_align\boost_align-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_array\boost_array-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_array\boost_array-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_array\boost_array-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_asio\boost_asio-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_asio\boost_asio-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_asio\boost_asio-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_assert\boost_assert-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_assert\boost_assert-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_assert\boost_assert-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_beast\boost_beast-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_beast\boost_beast-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_beast\boost_beast-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_bind\boost_bind-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_bind\boost_bind-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_bind\boost_bind-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_concept_check\boost_concept_check-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_concept_check\boost_concept_check-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_concept_check\boost_concept_check-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_config\boost_config-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_config\boost_config-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_config\boost_config-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container\boost_container-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container_hash\boost_container_hash-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container_hash\boost_container_hash-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_container_hash\boost_container_hash-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_context\boost_context-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_conversion\boost_conversion-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_conversion\boost_conversion-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_conversion\boost_conversion-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_core\boost_core-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_core\boost_core-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_core\boost_core-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_coroutine\boost_coroutine-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_date_time\boost_date_time-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_describe\boost_describe-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_describe\boost_describe-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_describe\boost_describe-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_detail\boost_detail-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_detail\boost_detail-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_detail\boost_detail-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_endian\boost_endian-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_endian\boost_endian-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_endian\boost_endian-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_exception\boost_exception-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function\boost_function-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function\boost_function-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function\boost_function-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function_types\boost_function_types-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function_types\boost_function_types-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_function_types\boost_function_types-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_functional\boost_functional-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_functional\boost_functional-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_functional\boost_functional-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_fusion\boost_fusion-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_fusion\boost_fusion-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_fusion\boost_fusion-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_headers\boost_headers-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_headers\boost_headers-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_headers\boost_headers-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_integer\boost_integer-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_integer\boost_integer-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_integer\boost_integer-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_intrusive\boost_intrusive-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_intrusive\boost_intrusive-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_intrusive\boost_intrusive-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_io\boost_io-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_io\boost_io-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_io\boost_io-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_iterator\boost_iterator-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_iterator\boost_iterator-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_iterator\boost_iterator-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_json\boost_json-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_lexical_cast\boost_lexical_cast-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_logic\boost_logic-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_logic\boost_logic-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_logic\boost_logic-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_move\boost_move-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_move\boost_move-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_move\boost_move-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mp11\boost_mp11-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mp11\boost_mp11-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mp11\boost_mp11-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mpl\boost_mpl-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mpl\boost_mpl-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_mpl\boost_mpl-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_numeric_conversion\boost_numeric_conversion-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_optional\boost_optional-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_optional\boost_optional-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_optional\boost_optional-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_pool\boost_pool-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_pool\boost_pool-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_pool\boost_pool-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_predef\boost_predef-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_predef\boost_predef-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_predef\boost_predef-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_preprocessor\boost_preprocessor-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_preprocessor\boost_preprocessor-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_preprocessor\boost_preprocessor-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_range\boost_range-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_range\boost_range-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_range\boost_range-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_regex\boost_regex-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_smart_ptr\boost_smart_ptr-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_assert\boost_static_assert-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_assert\boost_static_assert-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_assert\boost_static_assert-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_string\boost_static_string-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_string\boost_static_string-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_static_string\boost_static_string-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_system\boost_system-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_throw_exception\boost_throw_exception-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_throw_exception\boost_throw_exception-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_throw_exception\boost_throw_exception-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tokenizer\boost_tokenizer-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tokenizer\boost_tokenizer-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tokenizer\boost_tokenizer-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tuple\boost_tuple-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tuple\boost_tuple-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_tuple\boost_tuple-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_type_traits\boost_type_traits-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_type_traits\boost_type_traits-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_type_traits\boost_type_traits-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_typeof\boost_typeof-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_typeof\boost_typeof-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_typeof\boost_typeof-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_unordered\boost_unordered-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_unordered\boost_unordered-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_unordered\boost_unordered-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_utility\boost_utility-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_utility\boost_utility-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_utility\boost_utility-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_variant2\boost_variant2-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_variant2\boost_variant2-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_variant2\boost_variant2-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_winapi\boost_winapi-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_winapi\boost_winapi-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\boost_winapi\boost_winapi-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptopp-static-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptopp-static-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptopp-static-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptoppConfig.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\cryptopp\cryptoppConfigVersion.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\directxmath\DirectXMath-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\directxmath\directxmath-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\directxmath\directxmath-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\openssl\vcpkg-cmake-wrapper.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\range-v3\range-v3-config-version.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\range-v3\range-v3-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\range-v3\range-v3-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-libmariadb\unofficial-libmariadb-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-libmariadb\unofficial-libmariadb-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-libmariadb\unofficial-libmariadb-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-libmariadb\unofficial-libmariadb-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-mariadb-connector-cpp\unofficial-mariadb-connector-cpp-config.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-mariadb-connector-cpp\unofficial-mariadb-connector-cpp-targets-debug.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-mariadb-connector-cpp\unofficial-mariadb-connector-cpp-targets-release.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\unofficial-mariadb-connector-cpp\unofficial-mariadb-connector-cpp-targets.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\vcpkg_installed\x64-windows\share\zlib\vcpkg-cmake-wrapper.cmake;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\vcpkg.json;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\cmake.verify_globs;%(AdditionalInputs)</AdditionalInputs>
      <Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CMakeFiles\generate.stamp;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\Common\CMakeFiles\generate.stamp;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\AuthServer\CMakeFiles\generate.stamp;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\CastServer\CMakeFiles\generate.stamp;C:\Users\Administrator\Desktop\microvolts source\ToyBattlesHQ\build\MainServer\CMakeFiles\generate.stamp</Outputs>
      <LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>
    </CustomBuild>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
  <ItemGroup>
  </ItemGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  <ImportGroup Label="ExtensionTargets">
  </ImportGroup>
</Project>