From 19fcec84d8d7d21e796c7624e521b60d28ee21ed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:45:59 +0200 Subject: Adding upstream version 16.2.11+ds. Signed-off-by: Daniel Baumann --- .../gtest/googlemock/msvc/2015/gmock_main.vcxproj | 90 ++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 src/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock_main.vcxproj (limited to 'src/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock_main.vcxproj') diff --git a/src/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock_main.vcxproj b/src/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock_main.vcxproj new file mode 100644 index 000000000..76cc68b9a --- /dev/null +++ b/src/rapidjson/thirdparty/gtest/googlemock/msvc/2015/gmock_main.vcxproj @@ -0,0 +1,90 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {E4EF614B-30DF-4954-8C53-580A0BF6B589} + gmock_main + Win32Proj + + + + StaticLibrary + Unicode + true + v140 + + + StaticLibrary + Unicode + v140 + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir)$(Configuration)\ + $(OutDir)$(ProjectName)\ + $(SolutionDir)$(Configuration)\ + $(OutDir)$(ProjectName)\ + + + + Disabled + ../../include;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + + + Level3 + ProgramDatabase + + + + + ../../include;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + MultiThreaded + + + Level3 + ProgramDatabase + + + + + {34681f0d-ce45-415d-b5f2-5c662dfe3bd5} + true + true + + + + + ../../include;%(AdditionalIncludeDirectories) + ../../include;%(AdditionalIncludeDirectories) + + + + + + \ No newline at end of file -- cgit v1.2.3