Skip to content

Commit

Permalink
update yy-thunks
Browse files Browse the repository at this point in the history
  • Loading branch information
a1ive committed Jan 14, 2025
1 parent 7336f89 commit e481ed9
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions gnwinfo/gnwinfo.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
<Import Project="..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets" Condition="Exists('..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets')" />
<Import Project="..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets" Condition="Exists('..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets')" />
<Import Project="..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets" Condition="Exists('..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets')" />
</ImportGroup>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
Expand All @@ -191,6 +191,6 @@
<Error Condition="!Exists('..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.props'))" />
<Error Condition="!Exists('..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets'))" />
<Error Condition="!Exists('..\packages\VC-LTL.5.1.1\build\native\VC-LTL.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\VC-LTL.5.1.1\build\native\VC-LTL.props'))" />
<Error Condition="!Exists('..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets'))" />
<Error Condition="!Exists('..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets'))" />
</Target>
</Project>
2 changes: 1 addition & 1 deletion gnwinfo/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<packages>
<package id="VC-LTL" version="5.1.1" targetFramework="native" />
<package id="YY.NuGet.Import.Helper" version="1.0.1" targetFramework="native" />
<package id="YY-Thunks" version="1.1.4" targetFramework="native" />
<package id="YY-Thunks" version="1.1.5" targetFramework="native" />
</packages>
4 changes: 2 additions & 2 deletions libcpuid/libcpuid.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
<ImportGroup Label="ExtensionTargets">
<Import Project="$(VCTargetsPath)\BuildCustomizations\masm.targets" />
<Import Project="..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets" Condition="Exists('..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets')" />
<Import Project="..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets" Condition="Exists('..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets')" />
<Import Project="..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets" Condition="Exists('..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets')" />
</ImportGroup>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
Expand All @@ -176,6 +176,6 @@
<Error Condition="!Exists('..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.props'))" />
<Error Condition="!Exists('..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets'))" />
<Error Condition="!Exists('..\packages\VC-LTL.5.1.1\build\native\VC-LTL.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\VC-LTL.5.1.1\build\native\VC-LTL.props'))" />
<Error Condition="!Exists('..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets'))" />
<Error Condition="!Exists('..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets'))" />
</Target>
</Project>
2 changes: 1 addition & 1 deletion libcpuid/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<packages>
<package id="VC-LTL" version="5.1.1" targetFramework="native" />
<package id="YY.NuGet.Import.Helper" version="1.0.1" targetFramework="native" />
<package id="YY-Thunks" version="1.1.4" targetFramework="native" />
<package id="YY-Thunks" version="1.1.5" targetFramework="native" />
</packages>
4 changes: 2 additions & 2 deletions libnw/libnw.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
<Import Project="..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets" Condition="Exists('..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets')" />
<Import Project="..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets" Condition="Exists('..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets')" />
<Import Project="..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets" Condition="Exists('..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets')" />
</ImportGroup>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
Expand All @@ -190,6 +190,6 @@
<Error Condition="!Exists('..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.props'))" />
<Error Condition="!Exists('..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets'))" />
<Error Condition="!Exists('..\packages\VC-LTL.5.1.1\build\native\VC-LTL.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\VC-LTL.5.1.1\build\native\VC-LTL.props'))" />
<Error Condition="!Exists('..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets'))" />
<Error Condition="!Exists('..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets'))" />
</Target>
</Project>
2 changes: 1 addition & 1 deletion libnw/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<packages>
<package id="VC-LTL" version="5.1.1" targetFramework="native" />
<package id="YY.NuGet.Import.Helper" version="1.0.1" targetFramework="native" />
<package id="YY-Thunks" version="1.1.4" targetFramework="native" />
<package id="YY-Thunks" version="1.1.5" targetFramework="native" />
</packages>
4 changes: 2 additions & 2 deletions nwinfo.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
<Import Project="packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets" Condition="Exists('packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets')" />
<Import Project="packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets" Condition="Exists('packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets')" />
<Import Project="packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets" Condition="Exists('packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets')" />
</ImportGroup>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
Expand All @@ -159,6 +159,6 @@
<Error Condition="!Exists('packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.props'))" />
<Error Condition="!Exists('packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets'))" />
<Error Condition="!Exists('packages\VC-LTL.5.1.1\build\native\VC-LTL.props')" Text="$([System.String]::Format('$(ErrorText)', 'packages\VC-LTL.5.1.1\build\native\VC-LTL.props'))" />
<Error Condition="!Exists('packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets'))" />
<Error Condition="!Exists('packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets')" Text="$([System.String]::Format('$(ErrorText)', 'packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets'))" />
</Target>
</Project>
2 changes: 1 addition & 1 deletion packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<packages>
<package id="VC-LTL" version="5.1.1" targetFramework="native" />
<package id="YY.NuGet.Import.Helper" version="1.0.1" targetFramework="native" />
<package id="YY-Thunks" version="1.1.4" targetFramework="native" />
<package id="YY-Thunks" version="1.1.5" targetFramework="native" />
</packages>
2 changes: 1 addition & 1 deletion ryzenadj/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<packages>
<package id="VC-LTL" version="5.1.1" targetFramework="native" />
<package id="YY.NuGet.Import.Helper" version="1.0.1" targetFramework="native" />
<package id="YY-Thunks" version="1.1.4" targetFramework="native" />
<package id="YY-Thunks" version="1.1.5" targetFramework="native" />
</packages>
4 changes: 2 additions & 2 deletions ryzenadj/ryzenadj.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
<Import Project="..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets" Condition="Exists('..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets')" />
<Import Project="..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets" Condition="Exists('..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets')" />
<Import Project="..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets" Condition="Exists('..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets')" />
</ImportGroup>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
Expand All @@ -137,6 +137,6 @@
<Error Condition="!Exists('..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.props'))" />
<Error Condition="!Exists('..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets'))" />
<Error Condition="!Exists('..\packages\VC-LTL.5.1.1\build\native\VC-LTL.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\VC-LTL.5.1.1\build\native\VC-LTL.props'))" />
<Error Condition="!Exists('..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets'))" />
<Error Condition="!Exists('..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets'))" />
</Target>
</Project>
2 changes: 1 addition & 1 deletion winring0/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<packages>
<package id="VC-LTL" version="5.1.1" targetFramework="native" />
<package id="YY.NuGet.Import.Helper" version="1.0.1" targetFramework="native" />
<package id="YY-Thunks" version="1.1.4" targetFramework="native" />
<package id="YY-Thunks" version="1.1.5" targetFramework="native" />
</packages>
4 changes: 2 additions & 2 deletions winring0/winring0.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
<Import Project="..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets" Condition="Exists('..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets')" />
<Import Project="..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets" Condition="Exists('..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets')" />
<Import Project="..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets" Condition="Exists('..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets')" />
</ImportGroup>
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
Expand All @@ -139,6 +139,6 @@
<Error Condition="!Exists('..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.props'))" />
<Error Condition="!Exists('..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY.NuGet.Import.Helper.1.0.1\build\native\YY.NuGet.Import.Helper.targets'))" />
<Error Condition="!Exists('..\packages\VC-LTL.5.1.1\build\native\VC-LTL.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\VC-LTL.5.1.1\build\native\VC-LTL.props'))" />
<Error Condition="!Exists('..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY-Thunks.1.1.4\build\native\YY-Thunks.targets'))" />
<Error Condition="!Exists('..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\YY-Thunks.1.1.5\build\native\YY-Thunks.targets'))" />
</Target>
</Project>

0 comments on commit e481ed9

Please sign in to comment.