From 9c5e5a72a60faf4b807ea3ae718fdc954f1aa5c9 Mon Sep 17 00:00:00 2001 From: Youen Toupin Date: Sun, 20 Mar 2016 08:36:27 +0100 Subject: [PATCH] upgrade to visual studio 2015 --- OneWireIO.vcxproj | 6 +++--- OneWireIO.vcxproj.filters | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/OneWireIO.vcxproj b/OneWireIO.vcxproj index 71ab23a..b8076b1 100644 --- a/OneWireIO.vcxproj +++ b/OneWireIO.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -19,13 +19,13 @@ Application true - v120 + v140 MultiByte Application false - v120 + v140 true MultiByte diff --git a/OneWireIO.vcxproj.filters b/OneWireIO.vcxproj.filters index fbe64d9..6f73395 100644 --- a/OneWireIO.vcxproj.filters +++ b/OneWireIO.vcxproj.filters @@ -8,6 +8,6 @@ - + \ No newline at end of file