Created
September 9, 2013 21:38
-
-
Save fearthecowboy/6501869 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" InitialTargets="zlib_init_targets_0;zlib_init_targets_1;zlib_init_targets_2"> | |
<PropertyGroup> | |
<BuildTimePath>$(MSBuildThisFileDirectory)../..//build/native/bin/</BuildTimePath> | |
</PropertyGroup> | |
<PropertyGroup Label="Default initializers for properties"> | |
<CallingConvention-zlib Condition="'$(CallingConvention-zlib)' == ''">cdecl</CallingConvention-zlib> | |
<Linkage-zlib Condition="'$(Linkage-zlib)' == ''">dynamic</Linkage-zlib> | |
</PropertyGroup> | |
<ItemGroup Label="v100 and Win32 and Release and dynamic and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Release\dynamic\cdecl\zlib.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))"> | |
<DeploymentContent>true</DeploymentContent> | |
</None> | |
</ItemGroup> | |
<ItemGroup Label="v110 and Win32 and Release and dynamic and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Release\dynamic\cdecl\zlib.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))"> | |
<DeploymentContent>true</DeploymentContent> | |
</None> | |
</ItemGroup> | |
<ItemGroup Label="v100 and x64 and Release and dynamic and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Release\dynamic\cdecl\zlib.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))"> | |
<DeploymentContent>true</DeploymentContent> | |
</None> | |
</ItemGroup> | |
<ItemGroup Label="v110 and x64 and Release and dynamic and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Release\dynamic\cdecl\zlib.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))"> | |
<DeploymentContent>true</DeploymentContent> | |
</None> | |
</ItemGroup> | |
<ItemGroup Label="v100 and Win32 and Debug and dynamic and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Debug\dynamic\cdecl\zlib.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))"> | |
<DeploymentContent>true</DeploymentContent> | |
</None> | |
</ItemGroup> | |
<ItemGroup Label="v110 and Win32 and Debug and dynamic and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Debug\dynamic\cdecl\zlib.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))"> | |
<DeploymentContent>true</DeploymentContent> | |
</None> | |
</ItemGroup> | |
<ItemGroup Label="v100 and x64 and Debug and dynamic and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Debug\dynamic\cdecl\zlib.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))"> | |
<DeploymentContent>true</DeploymentContent> | |
</None> | |
</ItemGroup> | |
<ItemGroup Label="v110 and x64 and Debug and dynamic and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Debug\dynamic\cdecl\zlib.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))"> | |
<DeploymentContent>true</DeploymentContent> | |
</None> | |
</ItemGroup> | |
<ItemGroup Label="v100 and Win32 and Release and dynamic and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Release\dynamic\stdcall\zlib.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))"> | |
<DeploymentContent>true</DeploymentContent> | |
</None> | |
</ItemGroup> | |
<ItemGroup Label="v110 and Win32 and Release and dynamic and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Release\dynamic\stdcall\zlib.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))"> | |
<DeploymentContent>true</DeploymentContent> | |
</None> | |
</ItemGroup> | |
<ItemGroup Label="v100 and x64 and Release and dynamic and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Release\dynamic\stdcall\zlib.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))"> | |
<DeploymentContent>true</DeploymentContent> | |
</None> | |
</ItemGroup> | |
<ItemGroup Label="v110 and x64 and Release and dynamic and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Release\dynamic\stdcall\zlib.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))"> | |
<DeploymentContent>true</DeploymentContent> | |
</None> | |
</ItemGroup> | |
<ItemGroup Label="v100 and Win32 and Debug and dynamic and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Debug\dynamic\stdcall\zlib.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))"> | |
<DeploymentContent>true</DeploymentContent> | |
</None> | |
</ItemGroup> | |
<ItemGroup Label="v110 and Win32 and Debug and dynamic and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Debug\dynamic\stdcall\zlib.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))"> | |
<DeploymentContent>true</DeploymentContent> | |
</None> | |
</ItemGroup> | |
<ItemGroup Label="v100 and x64 and Debug and dynamic and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Debug\dynamic\stdcall\zlib.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))"> | |
<DeploymentContent>true</DeploymentContent> | |
</None> | |
</ItemGroup> | |
<ItemGroup Label="v110 and x64 and Debug and dynamic and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Debug\dynamic\stdcall\zlib.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))"> | |
<DeploymentContent>true</DeploymentContent> | |
</None> | |
</ItemGroup> | |
<ItemGroup> | |
<PropertyPageSchema Include="$(MSBuildThisFileDirectory)\default-propertiesui.xml" /> | |
</ItemGroup> | |
<ItemGroup> | |
<PropertyPageSchema Include="$(MSBuildThisFileDirectory)\zlib-propertiesui-74227e39-e32b-4f0b-9237-e7716b8f4aad.xml" /> | |
</ItemGroup> | |
<ItemDefinitionGroup> | |
<ClCompile> | |
<PreprocessorDefinitions>HAS_ZLIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
<AdditionalIncludeDirectories>$(MSBuildThisFileDirectory)../..//build/native/include/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
</ClCompile> | |
<ResourceCompile> | |
<AdditionalIncludeDirectories>$(MSBuildThisFileDirectory)../..//build/native/include/;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
</ResourceCompile> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="dynamic" Condition="'$(Linkage-zlib.ToLower())' == 'dynamic'"> | |
<ClCompile> | |
<PreprocessorDefinitions>ZLIB_DLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
</ClCompile> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="stdcall" Condition="'$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<ClCompile> | |
<PreprocessorDefinitions>ZLIB_WINAPI;%(PreprocessorDefinitions)</PreprocessorDefinitions> | |
</ClCompile> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and Win32 and Release and static and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\Win32\Release\static\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and Win32 and Release and static and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\Win32\Release\static\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and x64 and Release and static and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\x64\Release\static\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and x64 and Release and static and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\x64\Release\static\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and Win32 and Debug and static and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\Win32\Debug\static\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and Win32 and Debug and static and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\Win32\Debug\static\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and x64 and Debug and static and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\x64\Debug\static\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and x64 and Debug and static and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\x64\Debug\static\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and Win32 and Release and ltcg and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\Win32\Release\ltcg\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and Win32 and Release and ltcg and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\Win32\Release\ltcg\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and x64 and Release and ltcg and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\x64\Release\ltcg\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and x64 and Release and ltcg and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\x64\Release\ltcg\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and Win32 and Debug and ltcg and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\Win32\Debug\ltcg\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and Win32 and Debug and ltcg and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\Win32\Debug\ltcg\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and x64 and Debug and ltcg and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\x64\Debug\ltcg\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and x64 and Debug and ltcg and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\x64\Debug\ltcg\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and Win32 and Release and static and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\Win32\Release\static\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and Win32 and Release and static and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\Win32\Release\static\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and x64 and Release and static and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\x64\Release\static\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and x64 and Release and static and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\x64\Release\static\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and Win32 and Debug and static and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\Win32\Debug\static\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and Win32 and Debug and static and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\Win32\Debug\static\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and x64 and Debug and static and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\x64\Debug\static\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and x64 and Debug and static and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\x64\Debug\static\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and Win32 and Release and ltcg and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\Win32\Release\ltcg\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and Win32 and Release and ltcg and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\Win32\Release\ltcg\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and x64 and Release and ltcg and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\x64\Release\ltcg\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and x64 and Release and ltcg and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\x64\Release\ltcg\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and Win32 and Debug and ltcg and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\Win32\Debug\ltcg\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and Win32 and Debug and ltcg and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\Win32\Debug\ltcg\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and x64 and Debug and ltcg and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\x64\Debug\ltcg\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and x64 and Debug and ltcg and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\x64\Debug\ltcg\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and Win32 and Release and dynamic and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\Win32\Release\dynamic\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and Win32 and Release and dynamic and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\Win32\Release\dynamic\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and x64 and Release and dynamic and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\x64\Release\dynamic\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and x64 and Release and dynamic and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\x64\Release\dynamic\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and Win32 and Debug and dynamic and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\Win32\Debug\dynamic\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and Win32 and Debug and dynamic and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\Win32\Debug\dynamic\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and x64 and Debug and dynamic and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\x64\Debug\dynamic\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and x64 and Debug and dynamic and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\x64\Debug\dynamic\cdecl\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and Win32 and Release and dynamic and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\Win32\Release\dynamic\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and Win32 and Release and dynamic and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\Win32\Release\dynamic\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and x64 and Release and dynamic and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\x64\Release\dynamic\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and x64 and Release and dynamic and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\x64\Release\dynamic\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and Win32 and Debug and dynamic and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\Win32\Debug\dynamic\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and Win32 and Debug and dynamic and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\Win32\Debug\dynamic\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v100 and x64 and Debug and dynamic and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v100\x64\Debug\dynamic\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<ItemDefinitionGroup Label="v110 and x64 and Debug and dynamic and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'"> | |
<Link> | |
<AdditionalDependencies>$(MSBuildThisFileDirectory)../..//build/native/lib/v110\x64\Debug\dynamic\stdcall\zlib.lib;%(AdditionalDependencies)</AdditionalDependencies> | |
</Link> | |
</ItemDefinitionGroup> | |
<Target Name="zlib_BeforeLink" AfterTargets="BeforeLink"> | |
<CheckRuntimeLibrary RuntimeLibrary="%(ClCompile.RuntimeLibrary)" ExpectedRuntimeLibrary="none" LibraryName="zlib" /> | |
</Target> | |
<Target Name="zlib_BeforeLink_Debug_and_static" Label="Debug and static" Condition="( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'static'" AfterTargets="zlib_BeforeLink"> | |
<CheckRuntimeLibrary RuntimeLibrary="%(ClCompile.RuntimeLibrary)" ExpectedRuntimeLibrary="MultiThreadedDebug" LibraryName="zlib" /> | |
</Target> | |
<Target Name="zlib_BeforeLink_Release_and_static" Label="Release and static" Condition="( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'static'" AfterTargets="zlib_BeforeLink"> | |
<CheckRuntimeLibrary RuntimeLibrary="%(ClCompile.RuntimeLibrary)" ExpectedRuntimeLibrary="MultiThreaded" LibraryName="zlib" /> | |
</Target> | |
<Target Name="zlib_BeforeLink_Debug_and_ltcg" Label="Debug and ltcg" Condition="( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg'" AfterTargets="zlib_BeforeLink"> | |
<CheckRuntimeLibrary RuntimeLibrary="%(ClCompile.RuntimeLibrary)" ExpectedRuntimeLibrary="MultiThreadedDebug" LibraryName="zlib" /> | |
</Target> | |
<Target Name="zlib_BeforeLink_Release_and_ltcg" Label="Release and ltcg" Condition="( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg'" AfterTargets="zlib_BeforeLink"> | |
<CheckRuntimeLibrary RuntimeLibrary="%(ClCompile.RuntimeLibrary)" ExpectedRuntimeLibrary="MultiThreaded" LibraryName="zlib" /> | |
</Target> | |
<Target Name="zlib_init_targets_1"> | |
<StringContains Text="CallingConvention-cdecl" Library="zlib" Value="cdecl" Condition="'$(CallingConvention-zlib)'==''"> | |
<Output TaskParameter="Result" PropertyName="CallingConvention-zlib" /> | |
</StringContains> | |
<StringContains Text="CallingConvention-stdcall" Library="zlib" Value="stdcall" Condition="'$(CallingConvention-zlib)'==''"> | |
<Output TaskParameter="Result" PropertyName="CallingConvention-zlib" /> | |
</StringContains> | |
<StringContains Text="Linkage-dynamic" Library="zlib" Value="dynamic" Condition="'$(Linkage-zlib)'==''"> | |
<Output TaskParameter="Result" PropertyName="Linkage-zlib" /> | |
</StringContains> | |
<StringContains Text="Linkage-static" Library="zlib" Value="static" Condition="'$(Linkage-zlib)'==''"> | |
<Output TaskParameter="Result" PropertyName="Linkage-zlib" /> | |
</StringContains> | |
<StringContains Text="Linkage-ltcg" Library="zlib" Value="ltcg" Condition="'$(Linkage-zlib)'==''"> | |
<Output TaskParameter="Result" PropertyName="Linkage-zlib" /> | |
</StringContains> | |
<StringContains Text="Linkage-sxs" Library="zlib" Value="sxs" Condition="'$(Linkage-zlib)'==''"> | |
<Output TaskParameter="Result" PropertyName="Linkage-zlib" /> | |
</StringContains> | |
</Target> | |
<Target Name="zlib_init_targets_2"> | |
<SetEnv Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" Name="PATH" Prefix="true" Value="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Release\dynamic\cdecl"> | |
<Output TaskParameter="OutputEnvironmentVariable" PropertyName="PATH" /> | |
</SetEnv> | |
<SetEnv Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" Name="PATH" Prefix="true" Value="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Release\dynamic\cdecl"> | |
<Output TaskParameter="OutputEnvironmentVariable" PropertyName="PATH" /> | |
</SetEnv> | |
<SetEnv Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" Name="PATH" Prefix="true" Value="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Release\dynamic\cdecl"> | |
<Output TaskParameter="OutputEnvironmentVariable" PropertyName="PATH" /> | |
</SetEnv> | |
<SetEnv Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" Name="PATH" Prefix="true" Value="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Release\dynamic\cdecl"> | |
<Output TaskParameter="OutputEnvironmentVariable" PropertyName="PATH" /> | |
</SetEnv> | |
<SetEnv Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" Name="PATH" Prefix="true" Value="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Debug\dynamic\cdecl"> | |
<Output TaskParameter="OutputEnvironmentVariable" PropertyName="PATH" /> | |
</SetEnv> | |
<SetEnv Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" Name="PATH" Prefix="true" Value="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Debug\dynamic\cdecl"> | |
<Output TaskParameter="OutputEnvironmentVariable" PropertyName="PATH" /> | |
</SetEnv> | |
<SetEnv Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" Name="PATH" Prefix="true" Value="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Debug\dynamic\cdecl"> | |
<Output TaskParameter="OutputEnvironmentVariable" PropertyName="PATH" /> | |
</SetEnv> | |
<SetEnv Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" Name="PATH" Prefix="true" Value="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Debug\dynamic\cdecl"> | |
<Output TaskParameter="OutputEnvironmentVariable" PropertyName="PATH" /> | |
</SetEnv> | |
<SetEnv Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" Name="PATH" Prefix="true" Value="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Release\dynamic\stdcall"> | |
<Output TaskParameter="OutputEnvironmentVariable" PropertyName="PATH" /> | |
</SetEnv> | |
<SetEnv Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" Name="PATH" Prefix="true" Value="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Release\dynamic\stdcall"> | |
<Output TaskParameter="OutputEnvironmentVariable" PropertyName="PATH" /> | |
</SetEnv> | |
<SetEnv Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" Name="PATH" Prefix="true" Value="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Release\dynamic\stdcall"> | |
<Output TaskParameter="OutputEnvironmentVariable" PropertyName="PATH" /> | |
</SetEnv> | |
<SetEnv Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" Name="PATH" Prefix="true" Value="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Release\dynamic\stdcall"> | |
<Output TaskParameter="OutputEnvironmentVariable" PropertyName="PATH" /> | |
</SetEnv> | |
<SetEnv Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" Name="PATH" Prefix="true" Value="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Debug\dynamic\stdcall"> | |
<Output TaskParameter="OutputEnvironmentVariable" PropertyName="PATH" /> | |
</SetEnv> | |
<SetEnv Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" Name="PATH" Prefix="true" Value="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Debug\dynamic\stdcall"> | |
<Output TaskParameter="OutputEnvironmentVariable" PropertyName="PATH" /> | |
</SetEnv> | |
<SetEnv Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" Name="PATH" Prefix="true" Value="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Debug\dynamic\stdcall"> | |
<Output TaskParameter="OutputEnvironmentVariable" PropertyName="PATH" /> | |
</SetEnv> | |
<SetEnv Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" Name="PATH" Prefix="true" Value="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Debug\dynamic\stdcall"> | |
<Output TaskParameter="OutputEnvironmentVariable" PropertyName="PATH" /> | |
</SetEnv> | |
</Target> | |
<Target Name="zlib_AfterBuild" AfterTargets="AfterBuild" /> | |
<Target Name="zlib_AfterBuild_v100_and_Win32_and_Release_and_dynamic_and_cdecl" Label="v100 and Win32 and Release and dynamic and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" AfterTargets="zlib_AfterBuild"> | |
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Release\dynamic\cdecl\zlib.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" /> | |
</Target> | |
<Target Name="zlib_AfterBuild_v110_and_Win32_and_Release_and_dynamic_and_cdecl" Label="v110 and Win32 and Release and dynamic and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" AfterTargets="zlib_AfterBuild"> | |
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Release\dynamic\cdecl\zlib.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" /> | |
</Target> | |
<Target Name="zlib_AfterBuild_v100_and_x64_and_Release_and_dynamic_and_cdecl" Label="v100 and x64 and Release and dynamic and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" AfterTargets="zlib_AfterBuild"> | |
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Release\dynamic\cdecl\zlib.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" /> | |
</Target> | |
<Target Name="zlib_AfterBuild_v110_and_x64_and_Release_and_dynamic_and_cdecl" Label="v110 and x64 and Release and dynamic and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" AfterTargets="zlib_AfterBuild"> | |
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Release\dynamic\cdecl\zlib.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" /> | |
</Target> | |
<Target Name="zlib_AfterBuild_v100_and_Win32_and_Debug_and_dynamic_and_cdecl" Label="v100 and Win32 and Debug and dynamic and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" AfterTargets="zlib_AfterBuild"> | |
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Debug\dynamic\cdecl\zlib.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" /> | |
</Target> | |
<Target Name="zlib_AfterBuild_v110_and_Win32_and_Debug_and_dynamic_and_cdecl" Label="v110 and Win32 and Debug and dynamic and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" AfterTargets="zlib_AfterBuild"> | |
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Debug\dynamic\cdecl\zlib.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" /> | |
</Target> | |
<Target Name="zlib_AfterBuild_v100_and_x64_and_Debug_and_dynamic_and_cdecl" Label="v100 and x64 and Debug and dynamic and cdecl" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" AfterTargets="zlib_AfterBuild"> | |
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Debug\dynamic\cdecl\zlib.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" /> | |
</Target> | |
<Target Name="zlib_AfterBuild_v110_and_x64_and_Debug_and_dynamic_and_cdecl" Label="v110 and x64 and Debug and dynamic and cdecl" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" AfterTargets="zlib_AfterBuild"> | |
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Debug\dynamic\cdecl\zlib.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" /> | |
</Target> | |
<Target Name="zlib_AfterBuild_v100_and_Win32_and_Release_and_dynamic_and_stdcall" Label="v100 and Win32 and Release and dynamic and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" AfterTargets="zlib_AfterBuild"> | |
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Release\dynamic\stdcall\zlib.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" /> | |
</Target> | |
<Target Name="zlib_AfterBuild_v110_and_Win32_and_Release_and_dynamic_and_stdcall" Label="v110 and Win32 and Release and dynamic and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" AfterTargets="zlib_AfterBuild"> | |
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Release\dynamic\stdcall\zlib.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" /> | |
</Target> | |
<Target Name="zlib_AfterBuild_v100_and_x64_and_Release_and_dynamic_and_stdcall" Label="v100 and x64 and Release and dynamic and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" AfterTargets="zlib_AfterBuild"> | |
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Release\dynamic\stdcall\zlib.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" /> | |
</Target> | |
<Target Name="zlib_AfterBuild_v110_and_x64_and_Release_and_dynamic_and_stdcall" Label="v110 and x64 and Release and dynamic and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" AfterTargets="zlib_AfterBuild"> | |
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Release\dynamic\stdcall\zlib.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" /> | |
</Target> | |
<Target Name="zlib_AfterBuild_v100_and_Win32_and_Debug_and_dynamic_and_stdcall" Label="v100 and Win32 and Debug and dynamic and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" AfterTargets="zlib_AfterBuild"> | |
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Debug\dynamic\stdcall\zlib.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" /> | |
</Target> | |
<Target Name="zlib_AfterBuild_v110_and_Win32_and_Debug_and_dynamic_and_stdcall" Label="v110 and Win32 and Debug and dynamic and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" AfterTargets="zlib_AfterBuild"> | |
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Debug\dynamic\stdcall\zlib.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" /> | |
</Target> | |
<Target Name="zlib_AfterBuild_v100_and_x64_and_Debug_and_dynamic_and_stdcall" Label="v100 and x64 and Debug and dynamic and stdcall" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" AfterTargets="zlib_AfterBuild"> | |
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Debug\dynamic\stdcall\zlib.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" /> | |
</Target> | |
<Target Name="zlib_AfterBuild_v110_and_x64_and_Debug_and_dynamic_and_stdcall" Label="v110 and x64 and Debug and dynamic and stdcall" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" AfterTargets="zlib_AfterBuild"> | |
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Debug\dynamic\stdcall\zlib.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" /> | |
</Target> | |
<UsingTask TaskName="NuGetPackageOverlay" AssemblyFile="$(NuGet-NativeExtensionPath)\coapp.NuGetNativeMSBuildTasks.dll" Condition="'$(NugetMsBuildExtensionLoaded)' == '' OR '$(NugetMsBuildExtensionLoaded)' == 'false'" /> | |
<UsingTask TaskName="CheckRuntimeLibrary" AssemblyFile="$(NuGet-NativeExtensionPath)\coapp.NuGetNativeMSBuildTasks.dll" Condition="'$(NugetMsBuildExtensionLoaded)' == '' OR '$(NugetMsBuildExtensionLoaded)' == 'false'" /> | |
<UsingTask TaskName="StringContains" AssemblyFile="$(NuGet-NativeExtensionPath)\coapp.NuGetNativeMSBuildTasks.dll" Condition="'$(NugetMsBuildExtensionLoaded)' == '' OR '$(NugetMsBuildExtensionLoaded)' == 'false'" /> | |
<Target Name="zlib_init_targets_0"> | |
<PropertyGroup> | |
<NugetMsBuildExtensionLoaded Condition="'$(NugetMsBuildExtensionLoaded)' == '' OR '$(NuGet-OverlayLoaded)' == 'false'">true</NugetMsBuildExtensionLoaded> | |
</PropertyGroup> | |
<NuGetPackageOverlay Package="zlib.redist-v100_Win32_Release_static_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_Win32_Release_static_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_x64_Release_static_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_x64_Release_static_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_Win32_Debug_static_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_Win32_Debug_static_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_x64_Debug_static_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_x64_Debug_static_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_Win32_Release_ltcg_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_Win32_Release_ltcg_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_x64_Release_ltcg_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_x64_Release_ltcg_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_Win32_Debug_ltcg_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_Win32_Debug_ltcg_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_x64_Debug_ltcg_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_x64_Debug_ltcg_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_Win32_Release_static_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_Win32_Release_static_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_x64_Release_static_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_x64_Release_static_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_Win32_Debug_static_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_Win32_Debug_static_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_x64_Debug_static_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_x64_Debug_static_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'static' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_Win32_Release_ltcg_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_Win32_Release_ltcg_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_x64_Release_ltcg_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_x64_Release_ltcg_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_Win32_Debug_ltcg_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_Win32_Debug_ltcg_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_x64_Debug_ltcg_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_x64_Debug_ltcg_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'ltcg' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_Win32_Release_dynamic_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_Win32_Release_dynamic_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_x64_Release_dynamic_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_x64_Release_dynamic_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_Win32_Debug_dynamic_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_Win32_Debug_dynamic_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_x64_Debug_dynamic_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_x64_Debug_dynamic_cdecl" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'cdecl'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_Win32_Release_dynamic_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_Win32_Release_dynamic_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_x64_Release_dynamic_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_x64_Release_dynamic_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_Win32_Debug_dynamic_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_Win32_Debug_dynamic_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v100_x64_Debug_dynamic_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
<NuGetPackageOverlay Package="zlib.redist-v110_x64_Debug_dynamic_stdcall" Version="$(Needs-zlib-Version)" PackageDirectory="$(MSBuildThisFileDirectory)\..\.." SolutionDirectory="$(SolutionDir)" Condition="( $(PlatformToolset.ToLower().IndexOf('v110')) > -1 Or '$(PlatformToolset.ToLower())' == 'windowskernelmodedriver8.0' Or '$(PlatformToolset.ToLower())' == 'windowsapplicationfordrivers8.0' Or '$(PlatformToolset.ToLower())' == 'windowsusermodedriver8.0' ) And '$(Platform.ToLower())' == 'x64' And ( $(Configuration.ToLower().IndexOf('debug')) > -1 ) And '$(Linkage-zlib.ToLower())' == 'dynamic' And '$(CallingConvention-zlib.ToLower())' == 'stdcall'" /> | |
</Target> | |
</Project> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment