From 496408800f136d458ee56e6b5ae8a842b3bb0c61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole=20Andr=C3=A9=20Vadla=20Ravn=C3=A5s?= Date: Fri, 3 Apr 2015 15:34:05 +0200 Subject: [PATCH] Switch to the XP toolset --- frida-python27.vcxproj | 8 ++++---- frida-python34.vcxproj | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/frida-python27.vcxproj b/frida-python27.vcxproj index 0a07446..63ee40e 100644 --- a/frida-python27.vcxproj +++ b/frida-python27.vcxproj @@ -29,27 +29,27 @@ DynamicLibrary true Unicode - v120 + v120_xp DynamicLibrary true Unicode - v120 + v120_xp DynamicLibrary false true Unicode - v120 + v120_xp DynamicLibrary false true Unicode - v120 + v120_xp diff --git a/frida-python34.vcxproj b/frida-python34.vcxproj index 363b80e..ef7fc86 100644 --- a/frida-python34.vcxproj +++ b/frida-python34.vcxproj @@ -29,27 +29,27 @@ DynamicLibrary true Unicode - v120 + v120_xp DynamicLibrary true Unicode - v120 + v120_xp DynamicLibrary false true Unicode - v120 + v120_xp DynamicLibrary false true Unicode - v120 + v120_xp