337 lines
27 KiB
XML
337 lines
27 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>{775CC022-6074-3143-AFE2-57E49EA1FFAB}</ProjectGuid>
|
|
<Keyword>Win32Proj</Keyword>
|
|
<WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
|
|
<Platform>x64</Platform>
|
|
<ProjectName>gflags_nothreads_static</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'">gflags_nothreads_static.dir\Debug\</IntDir>
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">gflags_nothreads_static_debug</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'">gflags_nothreads_static.dir\Release\</IntDir>
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|x64'">gflags_nothreads_static</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'">gflags_nothreads_static.dir\MinSizeRel\</IntDir>
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">gflags_nothreads_static</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'">gflags_nothreads_static.dir\RelWithDebInfo\</IntDir>
|
|
<TargetName Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">gflags_nothreads_static</TargetName>
|
|
<TargetExt Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">.lib</TargetExt>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<ClCompile>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src;C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags;%(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;GFLAGS_IS_A_DLL=0;NO_THREADS;NOMINMAX;CMAKE_INTDIR="Debug"</PreprocessorDefinitions>
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_DEBUG;_WINDOWS;GFLAGS_IS_A_DLL=0;NO_THREADS;NOMINMAX;CMAKE_INTDIR=\"Debug\"</PreprocessorDefinitions>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src;C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
</ResourceCompile>
|
|
<MASM>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;GFLAGS_IS_A_DLL=0;NO_THREADS;NOMINMAX;CMAKE_INTDIR="Debug"</PreprocessorDefinitions>
|
|
<IncludePaths>C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src;C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags;%(IncludePaths)</IncludePaths>
|
|
<AdditionalOptions>%(AdditionalOptions) /utf-8 /wd4819</AdditionalOptions>
|
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
|
</MASM>
|
|
<Midl>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src;C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags;%(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\gflags-build\include;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src;C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags;%(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;GFLAGS_IS_A_DLL=0;NO_THREADS;NOMINMAX;CMAKE_INTDIR="Release"</PreprocessorDefinitions>
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
<DebugInformationFormat>
|
|
</DebugInformationFormat>
|
|
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;GFLAGS_IS_A_DLL=0;NO_THREADS;NOMINMAX;CMAKE_INTDIR=\"Release\"</PreprocessorDefinitions>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src;C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
</ResourceCompile>
|
|
<MASM>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;GFLAGS_IS_A_DLL=0;NO_THREADS;NOMINMAX;CMAKE_INTDIR="Release"</PreprocessorDefinitions>
|
|
<IncludePaths>C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src;C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags;%(IncludePaths)</IncludePaths>
|
|
<AdditionalOptions>%(AdditionalOptions) /utf-8 /wd4819</AdditionalOptions>
|
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
|
</MASM>
|
|
<Midl>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src;C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags;%(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\gflags-build\include;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src;C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags;%(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;GFLAGS_IS_A_DLL=0;NO_THREADS;NOMINMAX;CMAKE_INTDIR="MinSizeRel"</PreprocessorDefinitions>
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
<DebugInformationFormat>
|
|
</DebugInformationFormat>
|
|
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;GFLAGS_IS_A_DLL=0;NO_THREADS;NOMINMAX;CMAKE_INTDIR=\"MinSizeRel\"</PreprocessorDefinitions>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src;C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
</ResourceCompile>
|
|
<MASM>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;GFLAGS_IS_A_DLL=0;NO_THREADS;NOMINMAX;CMAKE_INTDIR="MinSizeRel"</PreprocessorDefinitions>
|
|
<IncludePaths>C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src;C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags;%(IncludePaths)</IncludePaths>
|
|
<AdditionalOptions>%(AdditionalOptions) /utf-8 /wd4819</AdditionalOptions>
|
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
|
</MASM>
|
|
<Midl>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src;C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags;%(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\gflags-build\include;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src;C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags;%(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;GFLAGS_IS_A_DLL=0;NO_THREADS;NOMINMAX;CMAKE_INTDIR="RelWithDebInfo"</PreprocessorDefinitions>
|
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
|
<ScanSourceForModuleDependencies>false</ScanSourceForModuleDependencies>
|
|
</ClCompile>
|
|
<ResourceCompile>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;GFLAGS_IS_A_DLL=0;NO_THREADS;NOMINMAX;CMAKE_INTDIR=\"RelWithDebInfo\"</PreprocessorDefinitions>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src;C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
|
|
</ResourceCompile>
|
|
<MASM>
|
|
<PreprocessorDefinitions>%(PreprocessorDefinitions);WIN32;_WINDOWS;NDEBUG;GFLAGS_IS_A_DLL=0;NO_THREADS;NOMINMAX;CMAKE_INTDIR="RelWithDebInfo"</PreprocessorDefinitions>
|
|
<IncludePaths>C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src;C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags;%(IncludePaths)</IncludePaths>
|
|
<AdditionalOptions>%(AdditionalOptions) /utf-8 /wd4819</AdditionalOptions>
|
|
<GenerateDebugInformation>false</GenerateDebugInformation>
|
|
</MASM>
|
|
<Midl>
|
|
<AdditionalIncludeDirectories>C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src;C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags;%(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\gflags-src\CMakeLists.txt">
|
|
<UseUtf8Encoding>Always</UseUtf8Encoding>
|
|
<Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Building Custom Rule C:/Users/txc/Desktop/AimRT/_deps/gflags-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/gflags-build/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\_deps\gflags-src\cmake\config.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\cmake\utils.cmake;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\cmake\version.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\defines.h.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\gflags.h.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\gflags_completions.h.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\gflags_declare.h.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\CheckCXXSymbolExists.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\CheckIncludeFileCXX.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckSymbolExists.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckTypeSize.cmake;%(AdditionalInputs)</AdditionalInputs>
|
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">C:\Users\txc\Desktop\AimRT\_deps\gflags-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/gflags-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/gflags-build/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\_deps\gflags-src\cmake\config.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\cmake\utils.cmake;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\cmake\version.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\defines.h.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\gflags.h.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\gflags_completions.h.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\gflags_declare.h.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\CheckCXXSymbolExists.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\CheckIncludeFileCXX.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckSymbolExists.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckTypeSize.cmake;%(AdditionalInputs)</AdditionalInputs>
|
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">C:\Users\txc\Desktop\AimRT\_deps\gflags-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/gflags-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/gflags-build/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\_deps\gflags-src\cmake\config.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\cmake\utils.cmake;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\cmake\version.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\defines.h.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\gflags.h.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\gflags_completions.h.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\gflags_declare.h.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\CheckCXXSymbolExists.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\CheckIncludeFileCXX.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckSymbolExists.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckTypeSize.cmake;%(AdditionalInputs)</AdditionalInputs>
|
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='MinSizeRel|x64'">C:\Users\txc\Desktop\AimRT\_deps\gflags-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/gflags-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/gflags-build/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\_deps\gflags-src\cmake\config.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\cmake\utils.cmake;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\cmake\version.cmake.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\defines.h.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\gflags.h.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\gflags_completions.h.in;C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\gflags_declare.h.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\CheckCXXSymbolExists.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\CheckIncludeFileCXX.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckSymbolExists.cmake;D:\CodePrograms\CLion 2024.3\bin\cmake\win\x64\share\cmake-3.30\Modules\CheckTypeSize.cmake;%(AdditionalInputs)</AdditionalInputs>
|
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">C:\Users\txc\Desktop\AimRT\_deps\gflags-build\CMakeFiles\generate.stamp</Outputs>
|
|
<LinkObjects Condition="'$(Configuration)|$(Platform)'=='RelWithDebInfo|x64'">false</LinkObjects>
|
|
</CustomBuild>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\gflags.cc" />
|
|
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\gflags_reporting.cc" />
|
|
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\gflags_completions.cc" />
|
|
<ClCompile Include="C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\windows_port.cc" />
|
|
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags\defines.h" />
|
|
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\config.h" />
|
|
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\util.h" />
|
|
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\mutex.h" />
|
|
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\gflags-src\src\windows_port.h" />
|
|
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags\gflags.h" />
|
|
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags\gflags_declare.h" />
|
|
<ClInclude Include="C:\Users\txc\Desktop\AimRT\_deps\gflags-build\include\gflags\gflags_completions.h" />
|
|
</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> |