From 92af72dfc93a3bdb9002d7b2160ffc62ff626368 Mon Sep 17 00:00:00 2001 From: Eugene Opalev Date: Mon, 22 Apr 2019 15:01:07 +0500 Subject: Tidy up solutions and projects --- win32/VS2015/libogg.sln | 2 -- win32/VS2015/libogg.vcxproj | 10 +++++----- 2 files changed, 5 insertions(+), 7 deletions(-) (limited to 'win32/VS2015') diff --git a/win32/VS2015/libogg.sln b/win32/VS2015/libogg.sln index fbf31f4..7e2984b 100644 --- a/win32/VS2015/libogg.sln +++ b/win32/VS2015/libogg.sln @@ -1,7 +1,5 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 14 -VisualStudioVersion = 14.0.25420.1 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libogg", "libogg.vcxproj", "{AFF27A26-C088-444B-BC2A-0BA94A02AFA7}" EndProject diff --git a/win32/VS2015/libogg.vcxproj b/win32/VS2015/libogg.vcxproj index b1eddc9..27c1c0d 100644 --- a/win32/VS2015/libogg.vcxproj +++ b/win32/VS2015/libogg.vcxproj @@ -1,5 +1,5 @@  - + DebugDLL @@ -148,8 +148,8 @@ true true Disabled - Level4 MultiThreadedDebug + Level4 @@ -177,8 +177,8 @@ true true Disabled - Level4 MultiThreadedDebug + Level4 @@ -209,8 +209,8 @@ true MaxSpeed NDEBUG;%(PreprocessorDefinitions) - Level4 MultiThreaded + Level4 true @@ -250,8 +250,8 @@ true MaxSpeed NDEBUG;%(PreprocessorDefinitions) - Level4 MultiThreaded + Level4 true -- cgit v1.2.1