From 83caffe5d9359eaae9aec0430d1ac1caab751e78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reima=20Hyv=C3=B6nen?= Date: Tue, 11 Dec 2018 10:06:35 +0200 Subject: [PATCH] Reverted project files back to VS 2013 --- build/kvazaar_VS2013.sln | 43 +------------------ build/kvazaar_cli/kvazaar_cli.vcxproj | 11 +++-- build/kvazaar_lib/kvazaar_lib.vcxproj | 32 +++++--------- build/kvazaar_tests/kvazaar_tests.vcxproj | 14 +++--- .../kvazaar_tests.vcxproj.filters | 5 +-- 5 files changed, 24 insertions(+), 81 deletions(-) diff --git a/build/kvazaar_VS2013.sln b/build/kvazaar_VS2013.sln index a32c9c82..dda84746 100644 --- a/build/kvazaar_VS2013.sln +++ b/build/kvazaar_VS2013.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 15 -VisualStudioVersion = 15.0.27004.2006 +# Visual Studio 2013 +VisualStudioVersion = 12.0.30723.0 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "kvazaar_lib", "kvazaar_lib\kvazaar_lib.vcxproj", "{EEA3BDD1-8A08-41C1-BA57-E05D5C2CD8FF}" EndProject @@ -52,43 +52,4 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {A0509AD0-D970-4E70-A7B1-DAB69451883C} - EndGlobalSection - GlobalSection(Performance) = preSolution - HasPerformanceSessions = true - EndGlobalSection - GlobalSection(Performance) = preSolution - HasPerformanceSessions = true - EndGlobalSection - GlobalSection(Performance) = preSolution - HasPerformanceSessions = true - EndGlobalSection - GlobalSection(Performance) = preSolution - HasPerformanceSessions = true - EndGlobalSection - GlobalSection(Performance) = preSolution - HasPerformanceSessions = true - EndGlobalSection - GlobalSection(Performance) = preSolution - HasPerformanceSessions = true - EndGlobalSection - GlobalSection(Performance) = preSolution - HasPerformanceSessions = true - EndGlobalSection - GlobalSection(Performance) = preSolution - HasPerformanceSessions = true - EndGlobalSection - GlobalSection(Performance) = preSolution - HasPerformanceSessions = true - EndGlobalSection - GlobalSection(Performance) = preSolution - HasPerformanceSessions = true - EndGlobalSection - GlobalSection(Performance) = preSolution - HasPerformanceSessions = true - EndGlobalSection - GlobalSection(Performance) = preSolution - HasPerformanceSessions = true - EndGlobalSection EndGlobal diff --git a/build/kvazaar_cli/kvazaar_cli.vcxproj b/build/kvazaar_cli/kvazaar_cli.vcxproj index d845d7fa..173acd36 100644 --- a/build/kvazaar_cli/kvazaar_cli.vcxproj +++ b/build/kvazaar_cli/kvazaar_cli.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -22,24 +22,23 @@ {C755308D-9B3E-4712-99AB-7F6F4E2DA567} Win32Proj kvazaar_cli - 10.0.16299.0 true - v141 + v120 true - v141 + v120 false - v141 + v120 false - v141 + v120 diff --git a/build/kvazaar_lib/kvazaar_lib.vcxproj b/build/kvazaar_lib/kvazaar_lib.vcxproj index b1a5d540..b4a93942 100644 --- a/build/kvazaar_lib/kvazaar_lib.vcxproj +++ b/build/kvazaar_lib/kvazaar_lib.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -22,28 +22,27 @@ {EEA3BDD1-8A08-41C1-BA57-E05D5C2CD8FF} Win32Proj kvazaar_lib - 10.0.16299.0 StaticLibrary true - v141 + v120 StaticLibrary true - v141 + v120 StaticLibrary false - v141 + v120 StaticLibrary false - v141 + v120 @@ -84,16 +83,13 @@ ARCH_X86_64=1;%(Defines) - $(SolutionDir)..\src\extras;%(IncludePaths);$(SolutionDir)..\src\strategies\x86_asm; + $(SolutionDir)..\src\extras;%(IncludePaths);$(SolutionDir)..\src\strategies\x86-asm; - - $(SolutionDir)..\..\pthreads.2\include;$(SolutionDir)..\src;$(SolutionDir)..\src\extras;$(SolutionDir)..\;%(AdditionalIncludeDirectories);$(SolutionDir)..\src\strategies; - ARCH_X86_64=0;PREFIX - $(SolutionDir)..\src\extras;%(IncludePaths);$(SolutionDir)..\src\strategies\x86_asm; + $(SolutionDir)..\src\extras;%(IncludePaths);$(SolutionDir)..\src\strategies\x86-asm; $(SolutionDir)..\..\pthreads.2\lib\x86 @@ -102,13 +98,12 @@ - $(SolutionDir)..\..\pthreads.2\include;$(SolutionDir)..\src;$(SolutionDir)..\src\extras;$(SolutionDir)..\;%(AdditionalIncludeDirectories);$(SolutionDir)..\src\strategies; ARCH_X86_64=0;PREFIX - $(SolutionDir)..\src\extras;%(IncludePaths);$(SolutionDir)..\src\strategies\x86_asm; + $(SolutionDir)..\src\extras;%(IncludePaths);$(SolutionDir)..\src\strategies\x86-asm; $(SolutionDir)..\..\pthreads.2\lib\x86 @@ -117,13 +112,12 @@ - $(SolutionDir)..\..\pthreads.2\include;$(SolutionDir)..\src;$(SolutionDir)..\src\extras;$(SolutionDir)..\;%(AdditionalIncludeDirectories);$(SolutionDir)..\src\strategies; ARCH_X86_64=1;%(Defines) - $(SolutionDir)..\src\extras;%(IncludePaths);$(SolutionDir)..\src\strategies\x86_asm; + $(SolutionDir)..\src\extras;%(IncludePaths);$(SolutionDir)..\src\strategies\x86-asm; $(SolutionDir)..\..\pthreads.2\lib\x64 @@ -132,7 +126,6 @@ - $(SolutionDir)..\..\pthreads.2\include;$(SolutionDir)..\src;$(SolutionDir)..\src\extras;$(SolutionDir)..\;%(AdditionalIncludeDirectories);$(SolutionDir)..\src\strategies; @@ -300,12 +293,7 @@ true true - - false - false - false - false - + diff --git a/build/kvazaar_tests/kvazaar_tests.vcxproj b/build/kvazaar_tests/kvazaar_tests.vcxproj index 9539c123..9766bc1e 100644 --- a/build/kvazaar_tests/kvazaar_tests.vcxproj +++ b/build/kvazaar_tests/kvazaar_tests.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -22,24 +22,23 @@ {3CD1C68B-542C-46D8-9B8A-6C91C5A3F312} Win32Proj kvazaar_tests - 10.0.16299.0 true - v141 + v120 true - v141 + v120 false - v141 + v120 false - v141 + v120 @@ -98,7 +97,6 @@ - @@ -117,4 +115,4 @@ - \ No newline at end of file + diff --git a/build/kvazaar_tests/kvazaar_tests.vcxproj.filters b/build/kvazaar_tests/kvazaar_tests.vcxproj.filters index 27c049ab..a7b14138 100644 --- a/build/kvazaar_tests/kvazaar_tests.vcxproj.filters +++ b/build/kvazaar_tests/kvazaar_tests.vcxproj.filters @@ -42,9 +42,6 @@ Source Files - - Source Files - @@ -57,4 +54,4 @@ Header Files - \ No newline at end of file +