From 54cd19a8596cb3198994a5b9ab2723930788367c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole=20Andr=C3=A9=20Vadla=20Ravn=C3=A5s?= Date: Mon, 18 Jul 2022 13:58:15 +0200 Subject: [PATCH] msvs: Import `releng\frida-toolchain.props` As `PlatformToolset` needs to be set early. --- frida-python2.vcxproj | 1 + frida-python3.vcxproj | 1 + 2 files changed, 2 insertions(+) diff --git a/frida-python2.vcxproj b/frida-python2.vcxproj index 874351c..e24ac66 100644 --- a/frida-python2.vcxproj +++ b/frida-python2.vcxproj @@ -47,6 +47,7 @@ false Unicode + diff --git a/frida-python3.vcxproj b/frida-python3.vcxproj index 66e5a80..042298f 100644 --- a/frida-python3.vcxproj +++ b/frida-python3.vcxproj @@ -47,6 +47,7 @@ false Unicode +