From cf6aaaa74f124439d1f56ce81a651662a0c974e8 Mon Sep 17 00:00:00 2001 From: Megamouse Date: Sun, 11 Jan 2026 18:52:29 +0100 Subject: [PATCH] VS: update googletest package This fixes building the test project in VS 2026 --- buildfiles/msvc/rpcs3_default.props | 2 +- rpcs3/tests/packages.config | 2 +- rpcs3/tests/rpcs3_test.vcxproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/buildfiles/msvc/rpcs3_default.props b/buildfiles/msvc/rpcs3_default.props index d8df69d503..3cd3d25a94 100644 --- a/buildfiles/msvc/rpcs3_default.props +++ b/buildfiles/msvc/rpcs3_default.props @@ -7,7 +7,7 @@ $(SolutionDir)build\lib\$(Configuration)-$(Platform)\ $(SolutionDir)build\lib\$(Configuration)-$(Platform)\;$(UniversalCRT_LibraryPath_x64);$(LibraryPath) $(SolutionDir)build\tmp\$(ProjectName)-$(Configuration)-$(Platform)\ - $(SolutionDir)packages\Microsoft.googletest.v140.windesktop.msvcstl.static.rt-static.1.8.1.7\build\native\Microsoft.googletest.v140.windesktop.msvcstl.static.rt-static.targets + $(SolutionDir)packages\Microsoft.googletest.v140.windesktop.msvcstl.static.rt-static.1.8.1.8\build\native\Microsoft.googletest.v140.windesktop.msvcstl.static.rt-static.targets true diff --git a/rpcs3/tests/packages.config b/rpcs3/tests/packages.config index a71561e644..011e648cec 100644 --- a/rpcs3/tests/packages.config +++ b/rpcs3/tests/packages.config @@ -1,4 +1,4 @@  - + \ No newline at end of file diff --git a/rpcs3/tests/rpcs3_test.vcxproj b/rpcs3/tests/rpcs3_test.vcxproj index 2851f2faa6..867a6e651f 100644 --- a/rpcs3/tests/rpcs3_test.vcxproj +++ b/rpcs3/tests/rpcs3_test.vcxproj @@ -98,7 +98,7 @@ - +