admin
2023-03-07 8b06b1cbf112d55307ea8a6efe711db4e7506d89
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" InitialTargets="gflags_init_props_0">
  <PropertyGroup Condition="'$(Needs-gflags-Version)' == '' OR '$(Needs-gflags-Version)' == '*Undefined*'">
    <NugetMsBuildExtensionLoaded Condition="'$(NugetMsBuildExtensionLoaded)' == '' OR '$(NuGet-OverlayLoaded)' == 'false'">false</NugetMsBuildExtensionLoaded>
    <NuGet-NativeExtensionPath Condition="'$(NuGet-NativeExtensionPath)' == '' OR '$(NuGet-NativeExtensionVersion)' =='' OR $(NuGet-NativeExtensionVersion) &lt; 562967165599744">$(MSBuildThisFileDirectory)\private</NuGet-NativeExtensionPath>
    <Needs-gflags />
    <Needs-gflags-Version />
  </PropertyGroup>
  <Target Name="gflags_init_props_0">
    <PropertyGroup>
      <Needs-gflags-Version Condition="'$(Needs-gflags)' == '' OR $(Needs-gflags) &lt; 562949953486848 ">2.0.1.0</Needs-gflags-Version>
      <Needs-gflags Condition="'$(Needs-gflags)' == '' OR $(Needs-gflags) &lt; 562949953486848 ">562949953486848</Needs-gflags>
    </PropertyGroup>
  </Target>
</Project>