From d218e038847edc70b4156347e842eab970d0df8e Mon Sep 17 00:00:00 2001 From: Pieter Hintjens Date: Tue, 2 Feb 2016 22:49:15 +0100 Subject: [PATCH] Problem: project files have tool version in two places Leading to extra work when copying between versions of VS. Solution: remove second unnecessary definition. --- builds/msvc/vs2010/local_thr/local_thr.vcxproj | 4 ---- builds/msvc/vs2010/remote_lat/remote_lat.vcxproj | 4 ---- builds/msvc/vs2012/local_thr/local_thr.vcxproj | 4 ---- builds/msvc/vs2012/remote_lat/remote_lat.vcxproj | 4 ---- builds/msvc/vs2013/local_thr/local_thr.vcxproj | 4 ---- builds/msvc/vs2013/remote_lat/remote_lat.vcxproj | 4 ---- builds/msvc/vs2015/local_thr/local_thr.vcxproj | 4 ---- builds/msvc/vs2015/remote_lat/remote_lat.vcxproj | 4 ---- 8 files changed, 32 deletions(-) diff --git a/builds/msvc/vs2010/local_thr/local_thr.vcxproj b/builds/msvc/vs2010/local_thr/local_thr.vcxproj index f4645f30..cffa0b57 100644 --- a/builds/msvc/vs2010/local_thr/local_thr.vcxproj +++ b/builds/msvc/vs2010/local_thr/local_thr.vcxproj @@ -56,10 +56,6 @@ x64 - - v100 - Application - diff --git a/builds/msvc/vs2010/remote_lat/remote_lat.vcxproj b/builds/msvc/vs2010/remote_lat/remote_lat.vcxproj index 3d436895..44a3a4f9 100644 --- a/builds/msvc/vs2010/remote_lat/remote_lat.vcxproj +++ b/builds/msvc/vs2010/remote_lat/remote_lat.vcxproj @@ -56,10 +56,6 @@ x64 - - v100 - Application - diff --git a/builds/msvc/vs2012/local_thr/local_thr.vcxproj b/builds/msvc/vs2012/local_thr/local_thr.vcxproj index b77495b0..707e7fc9 100644 --- a/builds/msvc/vs2012/local_thr/local_thr.vcxproj +++ b/builds/msvc/vs2012/local_thr/local_thr.vcxproj @@ -56,10 +56,6 @@ x64 - - v110 - Application - diff --git a/builds/msvc/vs2012/remote_lat/remote_lat.vcxproj b/builds/msvc/vs2012/remote_lat/remote_lat.vcxproj index 46e798e0..adbf021b 100644 --- a/builds/msvc/vs2012/remote_lat/remote_lat.vcxproj +++ b/builds/msvc/vs2012/remote_lat/remote_lat.vcxproj @@ -56,10 +56,6 @@ x64 - - v110 - Application - diff --git a/builds/msvc/vs2013/local_thr/local_thr.vcxproj b/builds/msvc/vs2013/local_thr/local_thr.vcxproj index 77dd3fd0..8da7b450 100644 --- a/builds/msvc/vs2013/local_thr/local_thr.vcxproj +++ b/builds/msvc/vs2013/local_thr/local_thr.vcxproj @@ -56,10 +56,6 @@ x64 - - v120 - Application - diff --git a/builds/msvc/vs2013/remote_lat/remote_lat.vcxproj b/builds/msvc/vs2013/remote_lat/remote_lat.vcxproj index 191a06cb..a3fadfc6 100644 --- a/builds/msvc/vs2013/remote_lat/remote_lat.vcxproj +++ b/builds/msvc/vs2013/remote_lat/remote_lat.vcxproj @@ -56,10 +56,6 @@ x64 - - v120 - Application - diff --git a/builds/msvc/vs2015/local_thr/local_thr.vcxproj b/builds/msvc/vs2015/local_thr/local_thr.vcxproj index c8b03e18..92061294 100644 --- a/builds/msvc/vs2015/local_thr/local_thr.vcxproj +++ b/builds/msvc/vs2015/local_thr/local_thr.vcxproj @@ -56,10 +56,6 @@ x64 - - v120 - Application - diff --git a/builds/msvc/vs2015/remote_lat/remote_lat.vcxproj b/builds/msvc/vs2015/remote_lat/remote_lat.vcxproj index 287cbf6c..e09ab583 100644 --- a/builds/msvc/vs2015/remote_lat/remote_lat.vcxproj +++ b/builds/msvc/vs2015/remote_lat/remote_lat.vcxproj @@ -56,10 +56,6 @@ x64 - - v120 - Application -