356 lines
43 KiB
XML
356 lines
43 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>
|
|
<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>{95DABE57-93E6-3575-949F-22F74ED44FF6}</ProjectGuid>
|
|
<Keyword>Win32Proj</Keyword>
|
|
<WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
|
|
<Platform>x64</Platform>
|
|
<ProjectName>boost_chrono</ProjectName>
|
|
<VCProjectUpgraderObjectName>NoUpgrade</VCProjectUpgraderObjectName>
|
|
</PropertyGroup>
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v142</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v142</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|
<CharacterSet>MultiByte</CharacterSet>
|
|
<PlatformToolset>v142</PlatformToolset>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'" Label="Configuration">
|
|
<ConfigurationType>StaticLibrary</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>
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\txc\Desktop\AimRT\build\Debug\</OutDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">boost_chrono.dir\Debug\</IntDir>
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">libboost_chrono-vc142-mt-gd-x64-1_82</TargetName>
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.lib</TargetExt>
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\txc\Desktop\AimRT\build\Release\</OutDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">boost_chrono.dir\Release\</IntDir>
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">libboost_chrono-vc142-mt-x64-1_82</TargetName>
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.lib</TargetExt>
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\txc\Desktop\AimRT\build\MinSizeRel\</OutDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">boost_chrono.dir\MinSizeRel\</IntDir>
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">libboost_chrono-vc142-mt-x64-1_82</TargetName>
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">.lib</TargetExt>
|
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\txc\Desktop\AimRT\build\RelWithDebInfo\</OutDir>
|
|
<IntDir Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">boost_chrono.dir\RelWithDebInfo\</IntDir>
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">libboost_chrono-vc142-mt-x64-1_82</TargetName>
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">.lib</TargetExt>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<ClCompile>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\config\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\core\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\static_assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\throw_exception\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\integer\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\move\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mpl\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\predef\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\preprocessor\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\type_traits\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\utility\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\io\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\ratio\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\rational\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\system\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\variant2\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mp11\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\winapi\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\typeof\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<AdditionalOptions>%(AdditionalOptions) /Zc:__cplusplus /utf-8</AdditionalOptions>
|
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
<DisableSpecificWarnings>4819</DisableSpecificWarnings>
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
<InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
|
|
<LanguageStandard>stdcpp20</LanguageStandard>
|
|
<MinimalRebuild></MinimalRebuild>
|
|
<Optimization>Disabled</Optimization>
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
<SupportJustMyCode></SupportJustMyCode>
|
|
<UseFullPaths>false</UseFullPaths>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;BOOST_CHRONO_NO_LIB;BOOST_CHRONO_STATIC_LINK;NOMINMAX;CMAKE_INTDIR="Debug"</PreprocessorDefinitions>
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
<ProgramDataBaseFileName>C:\Users\txc\Desktop\AimRT\build\Debug\libboost_chrono-vc142-mt-gd-x64-1_82.pdb</ProgramDataBaseFileName>
|
|
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_DEBUG;_WINDOWS;BOOST_CHRONO_NO_LIB;BOOST_CHRONO_STATIC_LINK;NOMINMAX;CMAKE_INTDIR=\"Debug\"</PreprocessorDefinitions>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\config\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\core\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\static_assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\throw_exception\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\integer\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\move\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mpl\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\predef\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\preprocessor\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\type_traits\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\utility\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\io\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\ratio\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\rational\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\system\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\variant2\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mp11\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\winapi\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\typeof\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
</ResourceCompile>
|
|
<MASM>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;BOOST_CHRONO_NO_LIB;BOOST_CHRONO_STATIC_LINK;NOMINMAX;CMAKE_INTDIR="Debug"</PreprocessorDefinitions>
|
|
<IncludePaths>C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\config\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\core\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\static_assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\throw_exception\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\integer\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\move\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mpl\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\predef\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\preprocessor\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\type_traits\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\utility\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\io\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\ratio\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\rational\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\system\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\variant2\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mp11\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\winapi\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\typeof\include;%(IncludePaths)</IncludePaths>
|
|
<AdditionalOptions>%(AdditionalOptions) /utf-8 /wd4819</AdditionalOptions>
|
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
|
</MASM>
|
|
<Midl>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\config\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\core\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\static_assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\throw_exception\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\integer\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\move\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mpl\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\predef\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\preprocessor\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\type_traits\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\utility\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\io\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\ratio\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\rational\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\system\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\variant2\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mp11\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\winapi\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\typeof\include;%(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>
|
|
<Lib>
|
|
<AdditionalOptions>%(AdditionalOptions) /machine:x64</AdditionalOptions>
|
|
</Lib>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<ClCompile>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\config\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\core\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\static_assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\throw_exception\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\integer\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\move\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mpl\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\predef\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\preprocessor\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\type_traits\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\utility\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\io\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\ratio\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\rational\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\system\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\variant2\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mp11\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\winapi\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\typeof\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<AdditionalOptions>%(AdditionalOptions) /Zc:__cplusplus /utf-8</AdditionalOptions>
|
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
|
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
|
|
<DisableSpecificWarnings>4819</DisableSpecificWarnings>
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
|
|
<LanguageStandard>stdcpp20</LanguageStandard>
|
|
<MinimalRebuild></MinimalRebuild>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
<SupportJustMyCode></SupportJustMyCode>
|
|
<UseFullPaths>false</UseFullPaths>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;BOOST_CHRONO_NO_LIB;BOOST_CHRONO_STATIC_LINK;NOMINMAX;CMAKE_INTDIR="Release"</PreprocessorDefinitions>
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
<DebugInformationFormat>
|
|
</DebugInformationFormat>
|
|
<ProgramDataBaseFileName>C:\Users\txc\Desktop\AimRT\build\Release\libboost_chrono-vc142-mt-x64-1_82.pdb</ProgramDataBaseFileName>
|
|
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;BOOST_CHRONO_NO_LIB;BOOST_CHRONO_STATIC_LINK;NOMINMAX;CMAKE_INTDIR=\"Release\"</PreprocessorDefinitions>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\config\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\core\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\static_assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\throw_exception\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\integer\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\move\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mpl\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\predef\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\preprocessor\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\type_traits\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\utility\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\io\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\ratio\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\rational\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\system\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\variant2\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mp11\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\winapi\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\typeof\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
</ResourceCompile>
|
|
<MASM>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;BOOST_CHRONO_NO_LIB;BOOST_CHRONO_STATIC_LINK;NOMINMAX;CMAKE_INTDIR="Release"</PreprocessorDefinitions>
|
|
<IncludePaths>C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\config\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\core\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\static_assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\throw_exception\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\integer\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\move\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mpl\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\predef\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\preprocessor\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\type_traits\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\utility\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\io\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\ratio\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\rational\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\system\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\variant2\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mp11\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\winapi\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\typeof\include;%(IncludePaths)</IncludePaths>
|
|
<AdditionalOptions>%(AdditionalOptions) /utf-8 /wd4819</AdditionalOptions>
|
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
|
</MASM>
|
|
<Midl>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\config\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\core\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\static_assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\throw_exception\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\integer\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\move\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mpl\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\predef\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\preprocessor\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\type_traits\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\utility\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\io\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\ratio\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\rational\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\system\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\variant2\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mp11\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\winapi\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\typeof\include;%(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>
|
|
<Lib>
|
|
<AdditionalOptions>%(AdditionalOptions) /machine:x64</AdditionalOptions>
|
|
</Lib>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">
|
|
<ClCompile>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\config\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\core\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\static_assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\throw_exception\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\integer\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\move\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mpl\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\predef\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\preprocessor\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\type_traits\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\utility\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\io\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\ratio\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\rational\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\system\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\variant2\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mp11\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\winapi\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\typeof\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<AdditionalOptions>%(AdditionalOptions) /Zc:__cplusplus /utf-8</AdditionalOptions>
|
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
|
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
|
|
<DisableSpecificWarnings>4819</DisableSpecificWarnings>
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
|
|
<LanguageStandard>stdcpp20</LanguageStandard>
|
|
<MinimalRebuild></MinimalRebuild>
|
|
<Optimization>MinSpace</Optimization>
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
<SupportJustMyCode></SupportJustMyCode>
|
|
<UseFullPaths>false</UseFullPaths>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;BOOST_CHRONO_NO_LIB;BOOST_CHRONO_STATIC_LINK;NOMINMAX;CMAKE_INTDIR="MinSizeRel"</PreprocessorDefinitions>
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
<DebugInformationFormat>
|
|
</DebugInformationFormat>
|
|
<ProgramDataBaseFileName>C:\Users\txc\Desktop\AimRT\build\MinSizeRel\libboost_chrono-vc142-mt-x64-1_82.pdb</ProgramDataBaseFileName>
|
|
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;BOOST_CHRONO_NO_LIB;BOOST_CHRONO_STATIC_LINK;NOMINMAX;CMAKE_INTDIR=\"MinSizeRel\"</PreprocessorDefinitions>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\config\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\core\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\static_assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\throw_exception\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\integer\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\move\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mpl\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\predef\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\preprocessor\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\type_traits\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\utility\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\io\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\ratio\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\rational\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\system\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\variant2\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mp11\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\winapi\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\typeof\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
</ResourceCompile>
|
|
<MASM>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;BOOST_CHRONO_NO_LIB;BOOST_CHRONO_STATIC_LINK;NOMINMAX;CMAKE_INTDIR="MinSizeRel"</PreprocessorDefinitions>
|
|
<IncludePaths>C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\config\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\core\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\static_assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\throw_exception\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\integer\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\move\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mpl\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\predef\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\preprocessor\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\type_traits\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\utility\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\io\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\ratio\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\rational\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\system\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\variant2\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mp11\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\winapi\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\typeof\include;%(IncludePaths)</IncludePaths>
|
|
<AdditionalOptions>%(AdditionalOptions) /utf-8 /wd4819</AdditionalOptions>
|
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
|
</MASM>
|
|
<Midl>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\config\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\core\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\static_assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\throw_exception\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\integer\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\move\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mpl\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\predef\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\preprocessor\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\type_traits\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\utility\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\io\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\ratio\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\rational\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\system\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\variant2\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mp11\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\winapi\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\typeof\include;%(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>
|
|
<Lib>
|
|
<AdditionalOptions>%(AdditionalOptions) /machine:x64</AdditionalOptions>
|
|
</Lib>
|
|
</ItemDefinitionGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">
|
|
<ClCompile>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\config\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\core\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\static_assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\throw_exception\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\integer\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\move\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mpl\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\predef\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\preprocessor\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\type_traits\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\utility\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\io\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\ratio\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\rational\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\system\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\variant2\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mp11\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\winapi\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\typeof\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
<AdditionalOptions>%(AdditionalOptions) /Zc:__cplusplus /utf-8</AdditionalOptions>
|
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
|
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
|
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
<DisableSpecificWarnings>4819</DisableSpecificWarnings>
|
|
<ExceptionHandling>Sync</ExceptionHandling>
|
|
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
|
|
<LanguageStandard>stdcpp20</LanguageStandard>
|
|
<MinimalRebuild></MinimalRebuild>
|
|
<Optimization>MaxSpeed</Optimization>
|
|
<PrecompiledHeader>NotUsing</PrecompiledHeader>
|
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
<SupportJustMyCode></SupportJustMyCode>
|
|
<UseFullPaths>false</UseFullPaths>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;BOOST_CHRONO_NO_LIB;BOOST_CHRONO_STATIC_LINK;NOMINMAX;CMAKE_INTDIR="RelWithDebInfo"</PreprocessorDefinitions>
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
<ProgramDataBaseFileName>C:\Users\txc\Desktop\AimRT\build\RelWithDebInfo\libboost_chrono-vc142-mt-x64-1_82.pdb</ProgramDataBaseFileName>
|
|
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;BOOST_CHRONO_NO_LIB;BOOST_CHRONO_STATIC_LINK;NOMINMAX;CMAKE_INTDIR=\"RelWithDebInfo\"</PreprocessorDefinitions>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\config\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\core\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\static_assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\throw_exception\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\integer\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\move\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mpl\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\predef\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\preprocessor\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\type_traits\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\utility\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\io\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\ratio\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\rational\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\system\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\variant2\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mp11\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\winapi\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\typeof\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
</ResourceCompile>
|
|
<MASM>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;BOOST_CHRONO_NO_LIB;BOOST_CHRONO_STATIC_LINK;NOMINMAX;CMAKE_INTDIR="RelWithDebInfo"</PreprocessorDefinitions>
|
|
<IncludePaths>C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\config\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\core\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\static_assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\throw_exception\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\integer\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\move\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mpl\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\predef\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\preprocessor\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\type_traits\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\utility\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\io\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\ratio\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\rational\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\system\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\variant2\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mp11\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\winapi\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\typeof\include;%(IncludePaths)</IncludePaths>
|
|
<AdditionalOptions>%(AdditionalOptions) /utf-8 /wd4819</AdditionalOptions>
|
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
|
</MASM>
|
|
<Midl>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\config\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\core\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\static_assert\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\throw_exception\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\integer\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\move\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mpl\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\predef\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\preprocessor\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\type_traits\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\utility\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\io\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\ratio\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\rational\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\system\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\variant2\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\mp11\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\winapi\include;C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\typeof\include;%(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>
|
|
<Lib>
|
|
<AdditionalOptions>%(AdditionalOptions) /machine:x64</AdditionalOptions>
|
|
</Lib>
|
|
</ItemDefinitionGroup>
|
|
<ItemGroup>
|
|
<CustomBuild Include="C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\CMakeLists.txt">
|
|
<UseUtf8Encoding>Always</UseUtf8Encoding>
|
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Building Custom Rule C:/Users/txc/Desktop/AimRT/_deps/boost-src/libs/chrono/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/libs/chrono/CMakeFiles/generate.stamp
|
|
if %errorlevel% neq 0 goto :cmEnd
|
|
:cmEnd
|
|
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
|
|
:cmErrorLevel
|
|
exit /b %1
|
|
:cmDone
|
|
if %errorlevel% neq 0 goto :VCEnd</Command>
|
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\txc\Desktop\AimRT\build\CMakeFiles\cmake.verify_globs;%(AdditionalInputs)</AdditionalInputs>
|
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\txc\Desktop\AimRT\_deps\boost-build\libs\chrono\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/libs/chrono/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/libs/chrono/CMakeFiles/generate.stamp
|
|
if %errorlevel% neq 0 goto :cmEnd
|
|
:cmEnd
|
|
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
|
|
:cmErrorLevel
|
|
exit /b %1
|
|
:cmDone
|
|
if %errorlevel% neq 0 goto :VCEnd</Command>
|
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\txc\Desktop\AimRT\build\CMakeFiles\cmake.verify_globs;%(AdditionalInputs)</AdditionalInputs>
|
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\txc\Desktop\AimRT\_deps\boost-build\libs\chrono\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/libs/chrono/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/libs/chrono/CMakeFiles/generate.stamp
|
|
if %errorlevel% neq 0 goto :cmEnd
|
|
:cmEnd
|
|
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
|
|
:cmErrorLevel
|
|
exit /b %1
|
|
:cmDone
|
|
if %errorlevel% neq 0 goto :VCEnd</Command>
|
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\txc\Desktop\AimRT\build\CMakeFiles\cmake.verify_globs;%(AdditionalInputs)</AdditionalInputs>
|
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\txc\Desktop\AimRT\_deps\boost-build\libs\chrono\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/libs/chrono/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/libs/chrono/CMakeFiles/generate.stamp
|
|
if %errorlevel% neq 0 goto :cmEnd
|
|
:cmEnd
|
|
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
|
|
:cmErrorLevel
|
|
exit /b %1
|
|
:cmDone
|
|
if %errorlevel% neq 0 goto :VCEnd</Command>
|
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\txc\Desktop\AimRT\build\CMakeFiles\cmake.verify_globs;%(AdditionalInputs)</AdditionalInputs>
|
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\txc\Desktop\AimRT\_deps\boost-build\libs\chrono\CMakeFiles\generate.stamp</Outputs>
|
|
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>
|
|
</CustomBuild>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\src\chrono.cpp" />
|
|
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\src\process_cpu_clocks.cpp" />
|
|
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\boost-src\libs\chrono\src\thread_clock.cpp" />
|
|
</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\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\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> |