From 6b7c581a007e07126764788f36a0f850633b9bce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole=20Andr=C3=A9=20Vadla=20Ravn=C3=A5s?= Date: Mon, 14 Nov 2016 00:31:31 +0100 Subject: [PATCH] Disable LTCG on Windows --- frida-python27.vcxproj | 4 ++-- frida-python35.vcxproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frida-python27.vcxproj b/frida-python27.vcxproj index cfa9bae..4335934 100644 --- a/frida-python27.vcxproj +++ b/frida-python27.vcxproj @@ -40,14 +40,14 @@ DynamicLibrary false - true + false Unicode v140_xp DynamicLibrary false - true + false Unicode v140_xp diff --git a/frida-python35.vcxproj b/frida-python35.vcxproj index f41fcfa..87ca221 100644 --- a/frida-python35.vcxproj +++ b/frida-python35.vcxproj @@ -40,14 +40,14 @@ DynamicLibrary false - true + false Unicode v140_xp DynamicLibrary false - true + false Unicode v140_xp