<?xml version="1.0" encoding="utf-8"?>
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" InitialTargets="pthreads_redist_init;pthreads_redist_init_2">
|
<PropertyGroup Label="Default initializers for properties">
|
<Linkage-pthreads_redist Condition="'$(Linkage-pthreads_redist)' == ''">dynamic</Linkage-pthreads_redist>
|
<CallingConvention-pthreads_redist Condition="'$(CallingConvention-pthreads_redist)' == ''">cdecl</CallingConvention-pthreads_redist>
|
</PropertyGroup>
|
<Target Name="pthreads_redist_init">
|
<pthreads_redist_Contains Text="Linkage-dynamic" Library="pthreads_redist" Value="dynamic" Condition="'$(Linkage-pthreads_redist)'==''">
|
<Output TaskParameter="Result" PropertyName="Linkage-pthreads_redist" />
|
</pthreads_redist_Contains>
|
<pthreads_redist_Contains Text="Linkage-static" Library="pthreads_redist" Value="static" Condition="'$(Linkage-pthreads_redist)'==''">
|
<Output TaskParameter="Result" PropertyName="Linkage-pthreads_redist" />
|
</pthreads_redist_Contains>
|
<pthreads_redist_Contains Text="Linkage-ltcg" Library="pthreads_redist" Value="ltcg" Condition="'$(Linkage-pthreads_redist)'==''">
|
<Output TaskParameter="Result" PropertyName="Linkage-pthreads_redist" />
|
</pthreads_redist_Contains>
|
<pthreads_redist_Contains Text="Linkage-sxs" Library="pthreads_redist" Value="sxs" Condition="'$(Linkage-pthreads_redist)'==''">
|
<Output TaskParameter="Result" PropertyName="Linkage-pthreads_redist" />
|
</pthreads_redist_Contains>
|
<pthreads_redist_Contains Text="CallingConvention-cdecl" Library="pthreads_redist" Value="cdecl" Condition="'$(CallingConvention-pthreads_redist)'==''">
|
<Output TaskParameter="Result" PropertyName="CallingConvention-pthreads_redist" />
|
</pthreads_redist_Contains>
|
<pthreads_redist_Contains Text="CallingConvention-stdcall" Library="pthreads_redist" Value="stdcall" Condition="'$(CallingConvention-pthreads_redist)'==''">
|
<Output TaskParameter="Result" PropertyName="CallingConvention-pthreads_redist" />
|
</pthreads_redist_Contains>
|
<pthreads_redist_Contains Text="CallingConvention-fastcall" Library="pthreads_redist" Value="fastcall" Condition="'$(CallingConvention-pthreads_redist)'==''">
|
<Output TaskParameter="Result" PropertyName="CallingConvention-pthreads_redist" />
|
</pthreads_redist_Contains>
|
<pthreads_redist_Contains Text="CallingConvention-thiscall" Library="pthreads_redist" Value="thiscall" Condition="'$(CallingConvention-pthreads_redist)'==''">
|
<Output TaskParameter="Result" PropertyName="CallingConvention-pthreads_redist" />
|
</pthreads_redist_Contains>
|
<pthreads_redist_Contains Text="CallingConvention-clrcall" Library="pthreads_redist" Value="clrcall" Condition="'$(CallingConvention-pthreads_redist)'==''">
|
<Output TaskParameter="Result" PropertyName="CallingConvention-pthreads_redist" />
|
</pthreads_redist_Contains>
|
</Target>
|
<Target Name="pthreads_redist_init_2">
|
<SetEnv Condition="'$(PlatformToolset.ToLower())' == 'v100' And '$(Platform.ToLower())' == 'win32' And ( $(Configuration.ToLower().IndexOf('debug')) == -1 ) And '$(Linkage-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'stdcall'" Name="PATH" Prefix="true" Value="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Debug\dynamic\stdcall">
|
<Output TaskParameter="OutputEnvironmentVariable" PropertyName="PATH" />
|
</SetEnv>
|
</Target>
|
<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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'cdecl'">
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Release\dynamic\cdecl\libpthread.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))">
|
<DeploymentContent>true</DeploymentContent>
|
</None>
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Release\dynamic\cdecl\libpthread.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'cdecl'">
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Release\dynamic\cdecl\libpthread.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))">
|
<DeploymentContent>true</DeploymentContent>
|
</None>
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Release\dynamic\cdecl\libpthread.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'cdecl'">
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Release\dynamic\cdecl\libpthread.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))">
|
<DeploymentContent>true</DeploymentContent>
|
</None>
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Release\dynamic\cdecl\libpthread.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'cdecl'">
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Release\dynamic\cdecl\libpthread.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))">
|
<DeploymentContent>true</DeploymentContent>
|
</None>
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Release\dynamic\cdecl\libpthread.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'cdecl'">
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Debug\dynamic\cdecl\libpthread.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))">
|
<DeploymentContent>true</DeploymentContent>
|
</None>
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Debug\dynamic\cdecl\libpthread.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'cdecl'">
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Debug\dynamic\cdecl\libpthread.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))">
|
<DeploymentContent>true</DeploymentContent>
|
</None>
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Debug\dynamic\cdecl\libpthread.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'cdecl'">
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Debug\dynamic\cdecl\libpthread.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))">
|
<DeploymentContent>true</DeploymentContent>
|
</None>
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Debug\dynamic\cdecl\libpthread.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'cdecl'">
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Debug\dynamic\cdecl\libpthread.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))">
|
<DeploymentContent>true</DeploymentContent>
|
</None>
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Debug\dynamic\cdecl\libpthread.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'stdcall'">
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Release\dynamic\stdcall\libpthread-stdcall.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))">
|
<DeploymentContent>true</DeploymentContent>
|
</None>
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Release\dynamic\stdcall\libpthread-stdcall.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'stdcall'">
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Release\dynamic\stdcall\libpthread-stdcall.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))">
|
<DeploymentContent>true</DeploymentContent>
|
</None>
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Release\dynamic\stdcall\libpthread-stdcall.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'stdcall'">
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Release\dynamic\stdcall\libpthread-stdcall.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))">
|
<DeploymentContent>true</DeploymentContent>
|
</None>
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Release\dynamic\stdcall\libpthread-stdcall.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'stdcall'">
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Release\dynamic\stdcall\libpthread-stdcall.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))">
|
<DeploymentContent>true</DeploymentContent>
|
</None>
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Release\dynamic\stdcall\libpthread-stdcall.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'stdcall'">
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Debug\dynamic\stdcall\libpthread-stdcall.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))">
|
<DeploymentContent>true</DeploymentContent>
|
</None>
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Debug\dynamic\stdcall\libpthread-stdcall.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'stdcall'">
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Debug\dynamic\stdcall\libpthread-stdcall.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))">
|
<DeploymentContent>true</DeploymentContent>
|
</None>
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Debug\dynamic\stdcall\libpthread-stdcall.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'stdcall'">
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Debug\dynamic\stdcall\libpthread-stdcall.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))">
|
<DeploymentContent>true</DeploymentContent>
|
</None>
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Debug\dynamic\stdcall\libpthread-stdcall.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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'stdcall'">
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Debug\dynamic\stdcall\libpthread-stdcall.dll" Condition="(('$(AppContainerApplication.ToLower())' == 'true')) OR (('$(TargetPlatformIdentifier.ToLower())' == 'windows phone' And '$(TargetPlatformVersion)' == '8.0'))">
|
<DeploymentContent>true</DeploymentContent>
|
</None>
|
<None Include="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Debug\dynamic\stdcall\libpthread-stdcall.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>
|
<Target Name="pthreads_redist_AfterBuild" AfterTargets="AfterBuild" />
|
<Target Name="pthreads_redist_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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'cdecl'" AfterTargets="pthreads_redist_AfterBuild">
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Release\dynamic\cdecl\libpthread.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Release\dynamic\cdecl\libpthread.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
</Target>
|
<Target Name="pthreads_redist_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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'cdecl'" AfterTargets="pthreads_redist_AfterBuild">
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Release\dynamic\cdecl\libpthread.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Release\dynamic\cdecl\libpthread.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
</Target>
|
<Target Name="pthreads_redist_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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'cdecl'" AfterTargets="pthreads_redist_AfterBuild">
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Release\dynamic\cdecl\libpthread.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Release\dynamic\cdecl\libpthread.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
</Target>
|
<Target Name="pthreads_redist_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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'cdecl'" AfterTargets="pthreads_redist_AfterBuild">
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Release\dynamic\cdecl\libpthread.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Release\dynamic\cdecl\libpthread.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
</Target>
|
<Target Name="pthreads_redist_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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'cdecl'" AfterTargets="pthreads_redist_AfterBuild">
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Debug\dynamic\cdecl\libpthread.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Debug\dynamic\cdecl\libpthread.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
</Target>
|
<Target Name="pthreads_redist_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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'cdecl'" AfterTargets="pthreads_redist_AfterBuild">
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Debug\dynamic\cdecl\libpthread.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Debug\dynamic\cdecl\libpthread.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
</Target>
|
<Target Name="pthreads_redist_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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'cdecl'" AfterTargets="pthreads_redist_AfterBuild">
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Debug\dynamic\cdecl\libpthread.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Debug\dynamic\cdecl\libpthread.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
</Target>
|
<Target Name="pthreads_redist_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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'cdecl'" AfterTargets="pthreads_redist_AfterBuild">
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Debug\dynamic\cdecl\libpthread.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Debug\dynamic\cdecl\libpthread.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
</Target>
|
<Target Name="pthreads_redist_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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'stdcall'" AfterTargets="pthreads_redist_AfterBuild">
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Release\dynamic\stdcall\libpthread-stdcall.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Release\dynamic\stdcall\libpthread-stdcall.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
</Target>
|
<Target Name="pthreads_redist_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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'stdcall'" AfterTargets="pthreads_redist_AfterBuild">
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Release\dynamic\stdcall\libpthread-stdcall.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Release\dynamic\stdcall\libpthread-stdcall.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
</Target>
|
<Target Name="pthreads_redist_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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'stdcall'" AfterTargets="pthreads_redist_AfterBuild">
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Release\dynamic\stdcall\libpthread-stdcall.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Release\dynamic\stdcall\libpthread-stdcall.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
</Target>
|
<Target Name="pthreads_redist_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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'stdcall'" AfterTargets="pthreads_redist_AfterBuild">
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Release\dynamic\stdcall\libpthread-stdcall.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Release\dynamic\stdcall\libpthread-stdcall.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
</Target>
|
<Target Name="pthreads_redist_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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'stdcall'" AfterTargets="pthreads_redist_AfterBuild">
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Debug\dynamic\stdcall\libpthread-stdcall.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\Win32\Debug\dynamic\stdcall\libpthread-stdcall.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
</Target>
|
<Target Name="pthreads_redist_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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'stdcall'" AfterTargets="pthreads_redist_AfterBuild">
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Debug\dynamic\stdcall\libpthread-stdcall.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\Win32\Debug\dynamic\stdcall\libpthread-stdcall.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
</Target>
|
<Target Name="pthreads_redist_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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'stdcall'" AfterTargets="pthreads_redist_AfterBuild">
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Debug\dynamic\stdcall\libpthread-stdcall.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v100\x64\Debug\dynamic\stdcall\libpthread-stdcall.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
</Target>
|
<Target Name="pthreads_redist_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-pthreads_redist.ToLower())' == 'dynamic' And '$(CallingConvention-pthreads_redist.ToLower())' == 'stdcall'" AfterTargets="pthreads_redist_AfterBuild">
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Debug\dynamic\stdcall\libpthread-stdcall.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
<Copy SourceFiles="$(MSBuildThisFileDirectory)../..//build/native/bin/v110\x64\Debug\dynamic\stdcall\libpthread-stdcall.dll" DestinationFolder="$(TargetDir)" SkipUnchangedFiles="true" />
|
</Target>
|
<UsingTask TaskName="pthreads_redist_Contains" AssemblyFile="$(MSBuildToolsPath)\Microsoft.Build.Tasks.v4.0.dll" TaskFactory="CodeTaskFactory">
|
<ParameterGroup>
|
<Text Output="false" ParameterType="System.String" />
|
<Library Output="false" Required="true" ParameterType="System.String" />
|
<Value Output="false" Required="true" ParameterType="System.String" />
|
<Result Output="true" ParameterType="System.String" />
|
</ParameterGroup>
|
<Task>
|
<Code>Result = ((Text ?? "").Split(';').Contains(Library) ) ? Value : String.Empty;</Code>
|
</Task>
|
</UsingTask>
|
</Project>
|