From 2c286760513a458899b333f0bcf6686dbcb1e008 Mon Sep 17 00:00:00 2001 From: KOBAYASHI Keiichi Date: Sat, 27 Jun 2020 19:29:18 +0900 Subject: [PATCH] =?UTF-8?q?Revert=20"Visual=20Studio=20=E7=92=B0=E5=A2=83?= =?UTF-8?q?=E3=82=92=E6=9B=B4=E6=96=B0:=20v141=20(VS=202017)=20->=20v142?= =?UTF-8?q?=20(VS=202019)"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- locate32/locate32.vcxproj | 6 +++--- mlocate32.sln | 9 ++------- updatedb32/src/main.cpp | 1 - updatedb32/updatedb32.vcxproj | 6 +++--- 4 files changed, 8 insertions(+), 14 deletions(-) diff --git a/locate32/locate32.vcxproj b/locate32/locate32.vcxproj index c4ae968..d378aed 100644 --- a/locate32/locate32.vcxproj +++ b/locate32/locate32.vcxproj @@ -14,19 +14,19 @@ {A819BA18-10E0-46C7-B0C1-E58B084B1822} locate32 Win32Proj - 10.0 + 10.0.17134.0 Application Unicode true - v142 + v141 Application Unicode - v142 + v141 diff --git a/mlocate32.sln b/mlocate32.sln index f9477dc..8a89e7b 100644 --- a/mlocate32.sln +++ b/mlocate32.sln @@ -1,8 +1,6 @@  -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.30204.135 -MinimumVisualStudioVersion = 10.0.40219.1 +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual Studio 2010 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "locate32", "locate32\locate32.vcxproj", "{A819BA18-10E0-46C7-B0C1-E58B084B1822}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "updatedb32", "updatedb32\updatedb32.vcxproj", "{77EF8CCE-EADB-4EDE-8A52-938E422ADDA2}" @@ -41,7 +39,4 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {72D20400-C63B-4954-950A-538579D4483A} - EndGlobalSection EndGlobal diff --git a/updatedb32/src/main.cpp b/updatedb32/src/main.cpp index 673470b..f2e6dc1 100644 --- a/updatedb32/src/main.cpp +++ b/updatedb32/src/main.cpp @@ -7,7 +7,6 @@ #include //sort #include #include "stream.h" -#include using namespace std; int main_routine(); diff --git a/updatedb32/updatedb32.vcxproj b/updatedb32/updatedb32.vcxproj index a6fac0d..21536a9 100644 --- a/updatedb32/updatedb32.vcxproj +++ b/updatedb32/updatedb32.vcxproj @@ -14,19 +14,19 @@ {77EF8CCE-EADB-4EDE-8A52-938E422ADDA2} updatedb32 Win32Proj - 10.0 + 10.0.17134.0 Application Unicode true - v142 + v141 Application Unicode - v142 + v141