AimRT/_deps/boost-build/ALL_BUILD.vcxproj
2025-01-12 20:37:50 +08:00

230 lines
16 KiB
XML

<?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>{449126C9-4B27-33EC-B093-F7E71DEA41A4}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
<Platform>x64</Platform>
<ProjectName>ALL_BUILD</ProjectName>
<VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>Utility</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v142</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>Utility</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v142</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'" Label="Configuration">
<ConfigurationType>Utility</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v142</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'" Label="Configuration">
<ConfigurationType>Utility</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
<PlatformToolset>v142</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">
<Import Project="$(VCTargetsPath)\BuildCustomizations\masm.props" />
</ImportGroup>
<ImportGroup Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<_ProjectFileVersion>10.0.20506.1</_ProjectFileVersion>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<Midl>
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
<HeaderFileName>%(Filename).h</HeaderFileName>
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
</Midl>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<Midl>
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
<HeaderFileName>%(Filename).h</HeaderFileName>
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
</Midl>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">
<Midl>
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
<HeaderFileName>%(Filename).h</HeaderFileName>
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
</Midl>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">
<Midl>
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<OutputDirectory>$(ProjectDir)/$(IntDir)</OutputDirectory>
<HeaderFileName>%(Filename).h</HeaderFileName>
<TypeLibraryName>%(Filename).tlb</TypeLibraryName>
<InterfaceIdentifierFileName>%(Filename)_i.c</InterfaceIdentifierFileName>
<ProxyFileName>%(Filename)_p.c</ProxyFileName>
</Midl>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild Include="C:\Users\txc\Desktop\AimRT\_deps\boost-src\CMakeLists.txt">
<UseUtf8Encoding>Always</UseUtf8Encoding>
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Building Custom Rule C:/Users/txc/Desktop/AimRT/_deps/boost-src/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -SC:/Users/txc/Desktop/AimRT -BC:/Users/txc/Desktop/AimRT/build --check-stamp-file C:/Users/txc/Desktop/AimRT/_deps/boost-build/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\txc\Desktop\AimRT\_deps\boost-src\tools\cmake\include\BoostInstall.cmake;C:\Users\txc\Desktop\AimRT\_deps\boost-src\tools\cmake\include\BoostMessage.cmake;C:\Users\txc\Desktop\AimRT\_deps\boost-src\tools\cmake\include\BoostRoot.cmake;C:\Users\txc\Desktop\AimRT\build\CMakeFiles\cmake.verify_globs;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CMakePackageConfigHelpers.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\GNUInstallDirs.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\WriteBasicConfigVersionFile.cmake;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\txc\Desktop\AimRT\_deps\boost-build\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Building Custom Rule C:/Users/txc/Desktop/AimRT/_deps/boost-src/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -SC:/Users/txc/Desktop/AimRT -BC:/Users/txc/Desktop/AimRT/build --check-stamp-file C:/Users/txc/Desktop/AimRT/_deps/boost-build/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\txc\Desktop\AimRT\_deps\boost-src\tools\cmake\include\BoostInstall.cmake;C:\Users\txc\Desktop\AimRT\_deps\boost-src\tools\cmake\include\BoostMessage.cmake;C:\Users\txc\Desktop\AimRT\_deps\boost-src\tools\cmake\include\BoostRoot.cmake;C:\Users\txc\Desktop\AimRT\build\CMakeFiles\cmake.verify_globs;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CMakePackageConfigHelpers.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\GNUInstallDirs.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\WriteBasicConfigVersionFile.cmake;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\txc\Desktop\AimRT\_deps\boost-build\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">Building Custom Rule C:/Users/txc/Desktop/AimRT/_deps/boost-src/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -SC:/Users/txc/Desktop/AimRT -BC:/Users/txc/Desktop/AimRT/build --check-stamp-file C:/Users/txc/Desktop/AimRT/_deps/boost-build/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\txc\Desktop\AimRT\_deps\boost-src\tools\cmake\include\BoostInstall.cmake;C:\Users\txc\Desktop\AimRT\_deps\boost-src\tools\cmake\include\BoostMessage.cmake;C:\Users\txc\Desktop\AimRT\_deps\boost-src\tools\cmake\include\BoostRoot.cmake;C:\Users\txc\Desktop\AimRT\build\CMakeFiles\cmake.verify_globs;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CMakePackageConfigHelpers.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\GNUInstallDirs.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\WriteBasicConfigVersionFile.cmake;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\txc\Desktop\AimRT\_deps\boost-build\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">false</LinkObjects>
<Message Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">Building Custom Rule C:/Users/txc/Desktop/AimRT/_deps/boost-src/CMakeLists.txt</Message>
<Command Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">setlocal
"D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\bin\cmake.exe" -SC:/Users/txc/Desktop/AimRT -BC:/Users/txc/Desktop/AimRT/build --check-stamp-file C:/Users/txc/Desktop/AimRT/_deps/boost-build/CMakeFiles/generate.stamp
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal &amp; call :cmErrorLevel %errorlevel% &amp; goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd</Command>
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\txc\Desktop\AimRT\_deps\boost-src\tools\cmake\include\BoostInstall.cmake;C:\Users\txc\Desktop\AimRT\_deps\boost-src\tools\cmake\include\BoostMessage.cmake;C:\Users\txc\Desktop\AimRT\_deps\boost-src\tools\cmake\include\BoostRoot.cmake;C:\Users\txc\Desktop\AimRT\build\CMakeFiles\cmake.verify_globs;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CMakePackageConfigHelpers.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\GNUInstallDirs.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\WriteBasicConfigVersionFile.cmake;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\txc\Desktop\AimRT\_deps\boost-build\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>
</CustomBuild>
</ItemGroup>
<ItemGroup>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="C:\Users\txc\Desktop\AimRT\build\ZERO_CHECK.vcxproj">
<Project>{391ABD23-1D23-3460-A356-648E3BE03516}</Project>
<Name>ZERO_CHECK</Name>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
</ProjectReference>
<ProjectReference Include="C:\Users\txc\Desktop\AimRT\_deps\boost-build\libs\assert\boost_assert.vcxproj">
<Project>{F4A9446C-DDD6-3244-B6EE-44962EA38102}</Project>
<Name>boost_assert</Name>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
</ProjectReference>
<ProjectReference Include="C:\Users\txc\Desktop\AimRT\_deps\boost-build\libs\chrono\boost_chrono.vcxproj">
<Project>{95DABE57-93E6-3575-949F-22F74ED44FF6}</Project>
<Name>boost_chrono</Name>
</ProjectReference>
<ProjectReference Include="C:\Users\txc\Desktop\AimRT\_deps\boost-build\libs\container\boost_container.vcxproj">
<Project>{5C18214B-8AB7-39B1-A1AB-E3CC5E026078}</Project>
<Name>boost_container</Name>
</ProjectReference>
<ProjectReference Include="C:\Users\txc\Desktop\AimRT\_deps\boost-build\libs\context\boost_context.vcxproj">
<Project>{CE5C9E04-8F5C-3DED-9637-4AFF439D80C6}</Project>
<Name>boost_context</Name>
</ProjectReference>
<ProjectReference Include="C:\Users\txc\Desktop\AimRT\_deps\boost-build\libs\core\boost_core.vcxproj">
<Project>{8B8E7BAA-E418-3C51-B0C1-4FEE84B0D34B}</Project>
<Name>boost_core</Name>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
</ProjectReference>
<ProjectReference Include="C:\Users\txc\Desktop\AimRT\_deps\boost-build\libs\coroutine\boost_coroutine.vcxproj">
<Project>{3B0FA202-4C45-3B58-8A1C-96D6EB1656C4}</Project>
<Name>boost_coroutine</Name>
</ProjectReference>
<ProjectReference Include="C:\Users\txc\Desktop\AimRT\_deps\boost-build\libs\date_time\boost_date_time.vcxproj">
<Project>{C1D2E33F-62DF-3D56-B162-CE20D34437B1}</Project>
<Name>boost_date_time</Name>
</ProjectReference>
<ProjectReference Include="C:\Users\txc\Desktop\AimRT\_deps\boost-build\libs\exception\boost_exception.vcxproj">
<Project>{2430DC37-378D-38D1-8D81-920440183A5A}</Project>
<Name>boost_exception</Name>
</ProjectReference>
<ProjectReference Include="C:\Users\txc\Desktop\AimRT\_deps\boost-build\libs\system\boost_system.vcxproj">
<Project>{D5106D28-1E4B-383B-B5D2-5C956B616C0C}</Project>
<Name>boost_system</Name>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
</ProjectReference>
<ProjectReference Include="C:\Users\txc\Desktop\AimRT\_deps\boost-build\libs\variant2\boost_variant2.vcxproj">
<Project>{65185EED-8079-3F6A-99CA-C7F477CB907F}</Project>
<Name>boost_variant2</Name>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
<Import Project="$(VCTargetsPath)\BuildCustomizations\masm.targets" />
</ImportGroup>
</Project>