From 3f5ba67eb690053b27982d187a7b1d67809d2be9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole=20Andr=C3=A9=20Vadla=20Ravn=C3=A5s?= Date: Tue, 30 May 2017 02:39:56 +0200 Subject: [PATCH] Upgrade to VS2017 --- frida-python27.vcxproj | 10 +++++----- frida-python36.vcxproj | 12 ++++++------ 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/frida-python27.vcxproj b/frida-python27.vcxproj index 4335934..eae00ef 100644 --- a/frida-python27.vcxproj +++ b/frida-python27.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,27 +29,27 @@ DynamicLibrary true Unicode - v140_xp + v141_xp DynamicLibrary true Unicode - v140_xp + v141_xp DynamicLibrary false false Unicode - v140_xp + v141_xp DynamicLibrary false false Unicode - v140_xp + v141_xp diff --git a/frida-python36.vcxproj b/frida-python36.vcxproj index 7142d84..301ca50 100644 --- a/frida-python36.vcxproj +++ b/frida-python36.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,27 +29,27 @@ DynamicLibrary true Unicode - v140_xp + v141_xp DynamicLibrary true Unicode - v140_xp + v141_xp DynamicLibrary false false Unicode - v140_xp + v141_xp DynamicLibrary false false Unicode - v140_xp + v141_xp @@ -136,4 +136,4 @@ - + \ No newline at end of file