AimRT/_deps/protobuf-build/libprotobuf-lite.vcxproj
2025-01-12 20:42:42 +08:00

408 lines
40 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>{F2DEAC1E-F0BC-3E73-9389-23504453A4F9}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
<Platform>x64</Platform>
<ProjectName>libprotobuf-lite</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'">libprotobuf-lite.dir\Debug\</IntDir>
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">libprotobuf-lited</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'">libprotobuf-lite.dir\Release\</IntDir>
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">libprotobuf-lite</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'">libprotobuf-lite.dir\MinSizeRel\</IntDir>
<TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">libprotobuf-lite</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'">libprotobuf-lite.dir\RelWithDebInfo\</IntDir>
<TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">libprotobuf-lite</TargetName>
<TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">.lib</TargetExt>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<ClCompile>
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\protobuf-build;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<AdditionalOptions>%(AdditionalOptions) /Zc:__cplusplus /utf-8 /utf-8 /bigobj</AdditionalOptions>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<DisableSpecificWarnings>4819;4065;4244;4251;4267;4305;4307;4309;4334;4355;4506;4800;4996</DisableSpecificWarnings>
<ExceptionHandling>Sync</ExceptionHandling>
<InlineFunctionExpansion>Disabled</InlineFunctionExpansion>
<MinimalRebuild></MinimalRebuild>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<Optimization>Disabled</Optimization>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
<SupportJustMyCode></SupportJustMyCode>
<UseFullPaths>false</UseFullPaths>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NOMINMAX;GOOGLE_PROTOBUF_CMAKE_BUILD;CMAKE_INTDIR="Debug"</PreprocessorDefinitions>
<ObjectFileName>$(IntDir)</ObjectFileName>
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_DEBUG;_WINDOWS;NOMINMAX;GOOGLE_PROTOBUF_CMAKE_BUILD;CMAKE_INTDIR=\"Debug\"</PreprocessorDefinitions>
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\protobuf-build;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
</ResourceCompile>
<MASM>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NOMINMAX;GOOGLE_PROTOBUF_CMAKE_BUILD;CMAKE_INTDIR="Debug"</PreprocessorDefinitions>
<IncludePaths>C:\Users\txc\Desktop\AimRT\_deps\protobuf-build;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src;%(IncludePaths)</IncludePaths>
<AdditionalOptions>%(AdditionalOptions) /utf-8 /wd4819</AdditionalOptions>
<GenerateDebugInformation>false</GenerateDebugInformation>
</MASM>
<Midl>
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\protobuf-build;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src;%(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 /ignore:4221</AdditionalOptions>
</Lib>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<ClCompile>
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\protobuf-build;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<AdditionalOptions>%(AdditionalOptions) /Zc:__cplusplus /utf-8 /utf-8 /bigobj</AdditionalOptions>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
<DisableSpecificWarnings>4819;4065;4244;4251;4267;4305;4307;4309;4334;4355;4506;4800;4996</DisableSpecificWarnings>
<ExceptionHandling>Sync</ExceptionHandling>
<InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
<MinimalRebuild></MinimalRebuild>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<Optimization>MaxSpeed</Optimization>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<SupportJustMyCode></SupportJustMyCode>
<UseFullPaths>false</UseFullPaths>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;NOMINMAX;GOOGLE_PROTOBUF_CMAKE_BUILD;CMAKE_INTDIR="Release"</PreprocessorDefinitions>
<ObjectFileName>$(IntDir)</ObjectFileName>
<DebugInformationFormat>
</DebugInformationFormat>
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;NOMINMAX;GOOGLE_PROTOBUF_CMAKE_BUILD;CMAKE_INTDIR=\"Release\"</PreprocessorDefinitions>
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\protobuf-build;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
</ResourceCompile>
<MASM>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;NOMINMAX;GOOGLE_PROTOBUF_CMAKE_BUILD;CMAKE_INTDIR="Release"</PreprocessorDefinitions>
<IncludePaths>C:\Users\txc\Desktop\AimRT\_deps\protobuf-build;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src;%(IncludePaths)</IncludePaths>
<AdditionalOptions>%(AdditionalOptions) /utf-8 /wd4819</AdditionalOptions>
<GenerateDebugInformation>false</GenerateDebugInformation>
</MASM>
<Midl>
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\protobuf-build;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src;%(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 /ignore:4221</AdditionalOptions>
</Lib>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">
<ClCompile>
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\protobuf-build;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<AdditionalOptions>%(AdditionalOptions) /Zc:__cplusplus /utf-8 /utf-8 /bigobj</AdditionalOptions>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
<DisableSpecificWarnings>4819;4065;4244;4251;4267;4305;4307;4309;4334;4355;4506;4800;4996</DisableSpecificWarnings>
<ExceptionHandling>Sync</ExceptionHandling>
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
<MinimalRebuild></MinimalRebuild>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<Optimization>MinSpace</Optimization>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<SupportJustMyCode></SupportJustMyCode>
<UseFullPaths>false</UseFullPaths>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;NOMINMAX;GOOGLE_PROTOBUF_CMAKE_BUILD;CMAKE_INTDIR="MinSizeRel"</PreprocessorDefinitions>
<ObjectFileName>$(IntDir)</ObjectFileName>
<DebugInformationFormat>
</DebugInformationFormat>
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;NOMINMAX;GOOGLE_PROTOBUF_CMAKE_BUILD;CMAKE_INTDIR=\"MinSizeRel\"</PreprocessorDefinitions>
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\protobuf-build;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
</ResourceCompile>
<MASM>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;NOMINMAX;GOOGLE_PROTOBUF_CMAKE_BUILD;CMAKE_INTDIR="MinSizeRel"</PreprocessorDefinitions>
<IncludePaths>C:\Users\txc\Desktop\AimRT\_deps\protobuf-build;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src;%(IncludePaths)</IncludePaths>
<AdditionalOptions>%(AdditionalOptions) /utf-8 /wd4819</AdditionalOptions>
<GenerateDebugInformation>false</GenerateDebugInformation>
</MASM>
<Midl>
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\protobuf-build;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src;%(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 /ignore:4221</AdditionalOptions>
</Lib>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">
<ClCompile>
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\protobuf-build;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<AdditionalOptions>%(AdditionalOptions) /Zc:__cplusplus /utf-8 /utf-8 /bigobj</AdditionalOptions>
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<BasicRuntimeChecks>Default</BasicRuntimeChecks>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<DisableSpecificWarnings>4819;4065;4244;4251;4267;4305;4307;4309;4334;4355;4506;4800;4996</DisableSpecificWarnings>
<ExceptionHandling>Sync</ExceptionHandling>
<InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
<MinimalRebuild></MinimalRebuild>
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<Optimization>MaxSpeed</Optimization>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<SupportJustMyCode></SupportJustMyCode>
<UseFullPaths>false</UseFullPaths>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;NOMINMAX;GOOGLE_PROTOBUF_CMAKE_BUILD;CMAKE_INTDIR="RelWithDebInfo"</PreprocessorDefinitions>
<ObjectFileName>$(IntDir)</ObjectFileName>
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;NOMINMAX;GOOGLE_PROTOBUF_CMAKE_BUILD;CMAKE_INTDIR=\"RelWithDebInfo\"</PreprocessorDefinitions>
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\protobuf-build;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
</ResourceCompile>
<MASM>
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;NOMINMAX;GOOGLE_PROTOBUF_CMAKE_BUILD;CMAKE_INTDIR="RelWithDebInfo"</PreprocessorDefinitions>
<IncludePaths>C:\Users\txc\Desktop\AimRT\_deps\protobuf-build;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src;%(IncludePaths)</IncludePaths>
<AdditionalOptions>%(AdditionalOptions) /utf-8 /wd4819</AdditionalOptions>
<GenerateDebugInformation>false</GenerateDebugInformation>
</MASM>
<Midl>
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\protobuf-build;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src;%(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 /ignore:4221</AdditionalOptions>
</Lib>
</ItemDefinitionGroup>
<ItemGroup>
<CustomBuild Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\CMakeLists.txt">
<UseUtf8Encoding>Always</UseUtf8Encoding>
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Building Custom Rule C:/Users/txc/Desktop/AimRT/_deps/protobuf-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/protobuf-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\protobuf-src\cmake\extract_includes.bat.in;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\install.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\libprotobuf-lite.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\libprotobuf.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\libprotoc.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-config-version.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-config.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-lite.pc.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-module.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-options.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf.pc.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protoc.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\version.rc.in;C:\Users\txc\Desktop\AimRT\build\CMakeFiles\cmake.verify_globs;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CMakeCheckCompilerFlagCommonPatterns.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CMakeDependentOption.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckCSourceCompiles.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckIncludeFile.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckLibraryExists.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckLinkerFlag.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\FindPackageHandleStandardArgs.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\FindPackageMessage.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\FindThreads.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\Internal\CheckFlagCommonConfig.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\Internal\CheckLinkerFlag.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\Internal\CheckSourceCompiles.cmake;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\txc\Desktop\AimRT\_deps\protobuf-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/protobuf-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/protobuf-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\protobuf-src\cmake\extract_includes.bat.in;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\install.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\libprotobuf-lite.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\libprotobuf.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\libprotoc.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-config-version.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-config.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-lite.pc.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-module.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-options.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf.pc.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protoc.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\version.rc.in;C:\Users\txc\Desktop\AimRT\build\CMakeFiles\cmake.verify_globs;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CMakeCheckCompilerFlagCommonPatterns.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CMakeDependentOption.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckCSourceCompiles.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckIncludeFile.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckLibraryExists.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckLinkerFlag.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\FindPackageHandleStandardArgs.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\FindPackageMessage.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\FindThreads.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\Internal\CheckFlagCommonConfig.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\Internal\CheckLinkerFlag.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\Internal\CheckSourceCompiles.cmake;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\txc\Desktop\AimRT\_deps\protobuf-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/protobuf-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/protobuf-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\protobuf-src\cmake\extract_includes.bat.in;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\install.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\libprotobuf-lite.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\libprotobuf.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\libprotoc.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-config-version.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-config.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-lite.pc.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-module.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-options.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf.pc.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protoc.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\version.rc.in;C:\Users\txc\Desktop\AimRT\build\CMakeFiles\cmake.verify_globs;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CMakeCheckCompilerFlagCommonPatterns.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CMakeDependentOption.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckCSourceCompiles.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckIncludeFile.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckLibraryExists.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckLinkerFlag.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\FindPackageHandleStandardArgs.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\FindPackageMessage.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\FindThreads.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\Internal\CheckFlagCommonConfig.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\Internal\CheckLinkerFlag.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\Internal\CheckSourceCompiles.cmake;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\txc\Desktop\AimRT\_deps\protobuf-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/protobuf-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/protobuf-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\protobuf-src\cmake\extract_includes.bat.in;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\install.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\libprotobuf-lite.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\libprotobuf.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\libprotoc.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-config-version.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-config.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-lite.pc.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-module.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf-options.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protobuf.pc.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\protoc.cmake;C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\cmake\version.rc.in;C:\Users\txc\Desktop\AimRT\build\CMakeFiles\cmake.verify_globs;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CMakeCheckCompilerFlagCommonPatterns.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CMakeDependentOption.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckCSourceCompiles.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckIncludeFile.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckLibraryExists.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckLinkerFlag.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\FindPackageHandleStandardArgs.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\FindPackageMessage.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\FindThreads.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\Internal\CheckFlagCommonConfig.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\Internal\CheckLinkerFlag.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\Internal\CheckSourceCompiles.cmake;%(AdditionalInputs)</AdditionalInputs>
<Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\txc\Desktop\AimRT\_deps\protobuf-build\CMakeFiles\generate.stamp</Outputs>
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>
</CustomBuild>
</ItemGroup>
<ItemGroup>
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\any_lite.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\arena.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\arenastring.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\arenaz_sampler.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\extension_set.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\generated_enum_util.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\generated_message_tctable_lite.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\generated_message_util.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\implicit_weak_message.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\inlined_string_field.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\io\coded_stream.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\io\io_win32.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\io\strtod.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\io\zero_copy_stream.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\io\zero_copy_stream_impl.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\io\zero_copy_stream_impl_lite.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\map.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\message_lite.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\parse_context.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\repeated_field.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\repeated_ptr_field.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\bytestream.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\common.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\int128.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\status.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\statusor.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\stringpiece.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\stringprintf.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\structurally_valid.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\strutil.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\time.cc" />
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\wire_format_lite.cc" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\any.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\arena.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\arena_impl.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\arenastring.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\arenaz_sampler.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\endian.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\explicitly_constructed.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\extension_set.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\extension_set_inl.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\generated_enum_util.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\generated_message_tctable_decl.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\generated_message_tctable_impl.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\generated_message_util.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\has_bits.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\implicit_weak_message.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\inlined_string_field.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\io\coded_stream.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\io\io_win32.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\io\strtod.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\io\zero_copy_stream.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\io\zero_copy_stream_impl.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\io\zero_copy_stream_impl_lite.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\map.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\map_entry_lite.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\map_field_lite.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\map_type_handler.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\message_lite.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\metadata_lite.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\parse_context.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\port.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\repeated_field.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\repeated_ptr_field.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\bytestream.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\callback.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\casts.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\common.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\hash.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\logging.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\macros.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\map_util.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\mutex.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\once.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\platform_macros.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\port.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\status.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\stl_util.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\stringpiece.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\strutil.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\stubs\template_util.h" />
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-src\src\google\protobuf\wire_format_lite.h" />
<ResourceCompile Include="C:\Users\txc\Desktop\AimRT\_deps\protobuf-build\version.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="C:\Users\txc\Desktop\AimRT\build\ZERO_CHECK.vcxproj">
<Project>{391ABD23-1D23-3460-A356-648E3BE03516}</Project>
<Name>ZERO_CHECK</Name>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
<Import Project="$(VCTargetsPath)\BuildCustomizations\masm.targets" />
</ImportGroup>
</Project>