From 1afcc6e702af1eebcebd92c8b001f1ab29b50794 Mon Sep 17 00:00:00 2001 From: yhirose Date: Sat, 30 Dec 2017 14:49:01 -0500 Subject: [PATCH] Upgraded VC++ projects to 2017 version --- example/client.vcxproj | 7 ++++--- example/server.vcxproj | 7 ++++--- test/test.vcxproj | 5 +++-- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/example/client.vcxproj b/example/client.vcxproj index 51d06c1..6788d19 100644 --- a/example/client.vcxproj +++ b/example/client.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -14,20 +14,21 @@ {6DB1FC63-B153-4279-92B7-D8A11AF285D6} Win32Proj client + 10.0.15063.0 Application true Unicode - v140 + v141 Application false true Unicode - v140 + v141 diff --git a/example/server.vcxproj b/example/server.vcxproj index f4e7181..76b3da5 100644 --- a/example/server.vcxproj +++ b/example/server.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -14,20 +14,21 @@ {864CD288-050A-4C8B-9BEF-3048BD876C5B} Win32Proj sample + 10.0.15063.0 Application true Unicode - v140 + v141 Application false true Unicode - v140 + v141 diff --git a/test/test.vcxproj b/test/test.vcxproj index b19fd4c..e238d19 100644 --- a/test/test.vcxproj +++ b/test/test.vcxproj @@ -22,12 +22,13 @@ {6B3E6769-052D-4BC0-9D2C-E9127C3DBB26} Win32Proj test + 8.1 Application true - v140 + v141 Unicode @@ -39,7 +40,7 @@ Application false - v140 + v141 true Unicode