From 2c64bbf3e37ecc216e54f5d39624f32e81667525 Mon Sep 17 00:00:00 2001 From: Ted John Date: Sat, 26 May 2018 18:57:37 +0100 Subject: [PATCH] Change msvc projects to use winssl triplet from vcpkg --- openrct2.common.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openrct2.common.props b/openrct2.common.props index 194e253b42..4102691a30 100644 --- a/openrct2.common.props +++ b/openrct2.common.props @@ -18,8 +18,8 @@ $(ProjectName) true - x86-windows-static - x64-windows-static + x86-windows-static-winssl + x64-windows-static-winssl true