<?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) < 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) < 562949953486848 ">2.0.1.0</Needs-gflags-Version>
|
<Needs-gflags Condition="'$(Needs-gflags)' == '' OR $(Needs-gflags) < 562949953486848 ">562949953486848</Needs-gflags>
|
</PropertyGroup>
|
</Target>
|
</Project>
|