From d96b17740c52734714afc77a83147d06f3ea70da Mon Sep 17 00:00:00 2001 From: Zlika Date: Tue, 21 Feb 2023 14:44:21 +0100 Subject: Fix VisualStudio project files and upgrade to VS2015 --- lib/cpp/libthrift.vcxproj | 85 ++++++++++++++++++++----------------- lib/cpp/libthrift.vcxproj.filters | 57 ++++++------------------- lib/cpp/libthriftnb.vcxproj | 18 +++++--- lib/cpp/libthriftnb.vcxproj.filters | 8 +--- 4 files changed, 73 insertions(+), 95 deletions(-) mode change 100755 => 100644 lib/cpp/libthriftnb.vcxproj diff --git a/lib/cpp/libthrift.vcxproj b/lib/cpp/libthrift.vcxproj index 2353cd39a..0b5e16de7 100644 --- a/lib/cpp/libthrift.vcxproj +++ b/lib/cpp/libthrift.vcxproj @@ -1,5 +1,5 @@ - - + + Debug-mt @@ -35,41 +35,41 @@ - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - + + - + - - - - - + + + + @@ -99,15 +99,12 @@ - - - @@ -134,45 +131,53 @@ StaticLibrary true MultiByte + v140 StaticLibrary true MultiByte + v140 StaticLibrary true MultiByte + v140 StaticLibrary true MultiByte + v140 StaticLibrary false true MultiByte + v140 StaticLibrary false true MultiByte + v140 StaticLibrary false true MultiByte + v140 StaticLibrary false true MultiByte + v140 @@ -239,7 +244,7 @@ NotUsing Level3 Disabled - HAVE_CONFIG_H=1;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + HAVE_CONFIG_H=1;WIN32;thrift_EXPORTS;_DEBUG;_LIB;%(PreprocessorDefinitions) $(IntDir)libthrift.pdb MultiThreadedDebugDLL @@ -253,7 +258,7 @@ NotUsing Level3 Disabled - HAVE_CONFIG_H=1;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + HAVE_CONFIG_H=1;WIN32;thrift_EXPORTS;_DEBUG;_LIB;%(PreprocessorDefinitions) $(IntDir)libthrift.pdb MultiThreadedDebugDll @@ -295,7 +300,7 @@ MaxSpeed true true - HAVE_CONFIG_H=1;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + HAVE_CONFIG_H=1;WIN32;thrift_EXPORTS;NDEBUG;_LIB;%(PreprocessorDefinitions) $(IntDir)libthrift.pdb MultiThreadedDll @@ -313,7 +318,7 @@ MaxSpeed true true - HAVE_CONFIG_H=1;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + HAVE_CONFIG_H=1;WIN32;thrift_EXPORTS;NDEBUG;_LIB;%(PreprocessorDefinitions) $(IntDir)libthrift.pdb MultiThreadedDll @@ -361,4 +366,4 @@ - + \ No newline at end of file diff --git a/lib/cpp/libthrift.vcxproj.filters b/lib/cpp/libthrift.vcxproj.filters index 0e9a9fde1..98426fac8 100644 --- a/lib/cpp/libthrift.vcxproj.filters +++ b/lib/cpp/libthrift.vcxproj.filters @@ -6,9 +6,6 @@ - - windows - transport @@ -21,9 +18,6 @@ concurrency - - concurrency - protocol @@ -48,15 +42,6 @@ transport - - transport - - - transport - - - transport - transport @@ -90,12 +75,6 @@ windows - - concurrency - - - concurrency - windows @@ -105,6 +84,17 @@ transport + + + + + + + + + + + @@ -119,12 +109,6 @@ - - windows - - - windows - concurrency @@ -182,15 +166,6 @@ transport - - transport - - - transport - - - transport - transport @@ -218,9 +193,6 @@ windows - - windows - windows @@ -230,6 +202,8 @@ transport + + @@ -261,8 +235,5 @@ protocol - - windows\tr1 - - + \ No newline at end of file diff --git a/lib/cpp/libthriftnb.vcxproj b/lib/cpp/libthriftnb.vcxproj old mode 100755 new mode 100644 index dc6764e03..9d80ba7c4 --- a/lib/cpp/libthriftnb.vcxproj +++ b/lib/cpp/libthriftnb.vcxproj @@ -1,5 +1,5 @@  - + Debug-mt @@ -64,45 +64,53 @@ StaticLibrary true MultiByte + v140 StaticLibrary true MultiByte + v140 StaticLibrary true MultiByte + v140 StaticLibrary true MultiByte + v140 StaticLibrary false true MultiByte + v140 StaticLibrary false true MultiByte + v140 StaticLibrary false true MultiByte + v140 StaticLibrary false true MultiByte + v140 @@ -170,7 +178,7 @@ Level3 Disabled - HAVE_CONFIG_H=1;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + HAVE_CONFIG_H=1;WIN32;thrift_EXPORTS;_DEBUG;_LIB;%(PreprocessorDefinitions) $(IntDir)libthriftnb.pdb MultiThreadedDebugDll @@ -185,7 +193,7 @@ Level3 Disabled - HAVE_CONFIG_H=1;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) + HAVE_CONFIG_H=1;WIN32;thrift_EXPORTS;_DEBUG;_LIB;%(PreprocessorDefinitions) $(IntDir)libthriftnb.pdb MultiThreadedDebugDll @@ -230,7 +238,7 @@ MaxSpeed true true - HAVE_CONFIG_H=1;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + HAVE_CONFIG_H=1;WIN32;thrift_EXPORTS;NDEBUG;_LIB;%(PreprocessorDefinitions) $(IntDir)libthriftnb.pdb MultiThreadedDll @@ -249,7 +257,7 @@ MaxSpeed true true - HAVE_CONFIG_H=1;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) + HAVE_CONFIG_H=1;WIN32;thrift_EXPORTS;NDEBUG;_LIB;%(PreprocessorDefinitions) $(IntDir)libthriftnb.pdb MultiThreadedDll diff --git a/lib/cpp/libthriftnb.vcxproj.filters b/lib/cpp/libthriftnb.vcxproj.filters index 85703dd12..314d454b2 100644 --- a/lib/cpp/libthriftnb.vcxproj.filters +++ b/lib/cpp/libthriftnb.vcxproj.filters @@ -27,9 +27,6 @@ async - - windows - transport @@ -53,9 +50,6 @@ windows - - windows - windows @@ -72,4 +66,4 @@ transport - + \ No newline at end of file -- cgit v1.2.1