From d80495d1af6909993985789d5fc8151e2335935c Mon Sep 17 00:00:00 2001 From: Mike Leach Date: Fri, 10 Nov 2023 23:13:34 +0000 Subject: opencsd: build: remove VS2015 support VS2015 is deprecated as product no longer supported. Signed-off-by: Mike Leach --- decoder/build/win-vs2015/opencsd.props | 20 - .../rctdl_c_api_lib/rctdl_c_api_lib.vcxproj | 327 ------------- .../rctdl_c_api_lib.vcxproj.filters | 48 -- .../ref_trace_decode_lib/ref_trace_decode_lib.sln | 156 ------- .../ref_trace_decode_lib.vcxproj | 460 ------------------ .../ref_trace_decode_lib.vcxproj.filters | 515 --------------------- .../c_api_pkt_print_test.vcxproj | 333 ------------- .../c_api_pkt_print_test.vcxproj.filters | 22 - .../ext_dcd_echo_test/ext_dcd_echo_test.vcxproj | 160 ------- .../ext_dcd_echo_test.vcxproj.filters | 33 -- .../win-vs2015/mem-buffer-eg/mem-buffer-eg.vcxproj | 154 ------ .../mem-buffer-eg/mem-buffer-eg.vcxproj.filters | 22 - .../snapshot_parser_lib.vcxproj | 314 ------------- .../snapshot_parser_lib.vcxproj.filters | 72 --- .../trc_pkt_lister/trc_pkt_lister.vcxproj | 316 ------------- .../trc_pkt_lister/trc_pkt_lister.vcxproj.filters | 27 -- 16 files changed, 2979 deletions(-) delete mode 100644 decoder/build/win-vs2015/opencsd.props delete mode 100644 decoder/build/win-vs2015/rctdl_c_api_lib/rctdl_c_api_lib.vcxproj delete mode 100644 decoder/build/win-vs2015/rctdl_c_api_lib/rctdl_c_api_lib.vcxproj.filters delete mode 100644 decoder/build/win-vs2015/ref_trace_decode_lib/ref_trace_decode_lib.sln delete mode 100644 decoder/build/win-vs2015/ref_trace_decode_lib/ref_trace_decode_lib.vcxproj delete mode 100644 decoder/build/win-vs2015/ref_trace_decode_lib/ref_trace_decode_lib.vcxproj.filters delete mode 100644 decoder/tests/build/win-vs2015/c_api_pkt_print_test/c_api_pkt_print_test.vcxproj delete mode 100644 decoder/tests/build/win-vs2015/c_api_pkt_print_test/c_api_pkt_print_test.vcxproj.filters delete mode 100644 decoder/tests/build/win-vs2015/ext_dcd_echo_test/ext_dcd_echo_test.vcxproj delete mode 100644 decoder/tests/build/win-vs2015/ext_dcd_echo_test/ext_dcd_echo_test.vcxproj.filters delete mode 100644 decoder/tests/build/win-vs2015/mem-buffer-eg/mem-buffer-eg.vcxproj delete mode 100644 decoder/tests/build/win-vs2015/mem-buffer-eg/mem-buffer-eg.vcxproj.filters delete mode 100644 decoder/tests/build/win-vs2015/snapshot_parser_lib/snapshot_parser_lib.vcxproj delete mode 100644 decoder/tests/build/win-vs2015/snapshot_parser_lib/snapshot_parser_lib.vcxproj.filters delete mode 100644 decoder/tests/build/win-vs2015/trc_pkt_lister/trc_pkt_lister.vcxproj delete mode 100644 decoder/tests/build/win-vs2015/trc_pkt_lister/trc_pkt_lister.vcxproj.filters diff --git a/decoder/build/win-vs2015/opencsd.props b/decoder/build/win-vs2015/opencsd.props deleted file mode 100644 index 64b1268db436..000000000000 --- a/decoder/build/win-vs2015/opencsd.props +++ /dev/null @@ -1,20 +0,0 @@ - - - - - opencsd - opencsd_c_api - - - - - - $(LIB_BASE_NAME) - true - - - $(LIB_CAPI_NAME) - true - - - diff --git a/decoder/build/win-vs2015/rctdl_c_api_lib/rctdl_c_api_lib.vcxproj b/decoder/build/win-vs2015/rctdl_c_api_lib/rctdl_c_api_lib.vcxproj deleted file mode 100644 index c82ad9bc5e3e..000000000000 --- a/decoder/build/win-vs2015/rctdl_c_api_lib/rctdl_c_api_lib.vcxproj +++ /dev/null @@ -1,327 +0,0 @@ - - - - - Debug-dll - Win32 - - - Debug-dll - x64 - - - Debug - Win32 - - - Debug - x64 - - - Release-dll - Win32 - - - Release-dll - x64 - - - Release - Win32 - - - Release - x64 - - - - {533F929A-A73B-46B6-9D5F-FFCD62F734E3} - Win32Proj - rctdl_c_api_lib - ocsd_c_api_lib - - - - StaticLibrary - true - MultiByte - v140 - - - DynamicLibrary - true - MultiByte - v140 - - - StaticLibrary - true - MultiByte - v140 - - - DynamicLibrary - true - MultiByte - v140 - - - StaticLibrary - false - true - MultiByte - v140 - - - DynamicLibrary - false - true - MultiByte - v140 - - - StaticLibrary - false - true - MultiByte - v140 - - - DynamicLibrary - false - true - MultiByte - v140 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ..\..\..\lib\win$(PlatformArchitecture)\rel\ - lib$(LIB_CAPI_NAME) - - - ..\..\..\lib\win$(PlatformArchitecture)\rel\ - $(Platform)\$(Configuration)\ - $(LIB_CAPI_NAME) - - - ..\..\..\lib\win$(PlatformArchitecture)\dbg\ - lib$(LIB_CAPI_NAME) - - - ..\..\..\lib\win$(PlatformArchitecture)\dbg\ - $(LIB_CAPI_NAME) - $(Platform)\$(Configuration)\ - - - ..\..\..\lib\win$(PlatformArchitecture)\dbg\ - lib$(LIB_CAPI_NAME) - $(Platform)\$(Configuration)\ - - - ..\..\..\lib\win$(PlatformArchitecture)\dbg\ - $(LIB_CAPI_NAME) - $(Platform)\$(Configuration)\ - - - ..\..\..\lib\win$(PlatformArchitecture)\rel\ - lib$(LIB_CAPI_NAME) - $(Platform)\$(Configuration)\ - - - ..\..\..\lib\win$(PlatformArchitecture)\rel\ - $(Platform)\$(Configuration)\ - $(LIB_CAPI_NAME) - - - - - - Level3 - Disabled - WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - ..\..\..\include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_USRDLL;_CRT_SECURE_NO_WARNINGS;_OCSD_C_API_DLL_EXPORT;%(PreprocessorDefinitions) - ..\..\..\include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - ..\..\..\include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_USRDLL;_CRT_SECURE_NO_WARNINGS;_OCSD_C_API_DLL_EXPORT;%(PreprocessorDefinitions) - ..\..\..\include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - ..\..\..\include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_USRDLL;_OCSD_C_API_DLL_EXPORT;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - ..\..\..\include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - ..\..\..\include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_USRDLL;_CRT_SECURE_NO_WARNINGS;_OCSD_C_API_DLL_EXPORT;%(PreprocessorDefinitions) - ..\..\..\include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - true - true - - - - - - - - - - - - - - {7f500891-cc76-405f-933f-f682bc39f923} - - - - - - - - - - \ No newline at end of file diff --git a/decoder/build/win-vs2015/rctdl_c_api_lib/rctdl_c_api_lib.vcxproj.filters b/decoder/build/win-vs2015/rctdl_c_api_lib/rctdl_c_api_lib.vcxproj.filters deleted file mode 100644 index a9b05adfdf4c..000000000000 --- a/decoder/build/win-vs2015/rctdl_c_api_lib/rctdl_c_api_lib.vcxproj.filters +++ /dev/null @@ -1,48 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - - - Header Files - - - Header Files - - - Source Files - - - Header Files - - - Source Files - - - Header Files - - - Header Files - - - - - Source Files - - - Source Files - - - \ No newline at end of file diff --git a/decoder/build/win-vs2015/ref_trace_decode_lib/ref_trace_decode_lib.sln b/decoder/build/win-vs2015/ref_trace_decode_lib/ref_trace_decode_lib.sln deleted file mode 100644 index 4f3ddebeb324..000000000000 --- a/decoder/build/win-vs2015/ref_trace_decode_lib/ref_trace_decode_lib.sln +++ /dev/null @@ -1,156 +0,0 @@ - -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}") = "opencsd_lib", "ref_trace_decode_lib.vcxproj", "{7F500891-CC76-405F-933F-F682BC39F923}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ocsd_c_api_lib", "..\rctdl_c_api_lib\rctdl_c_api_lib.vcxproj", "{533F929A-A73B-46B6-9D5F-FFCD62F734E3}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "snapshot_parser_lib", "..\..\..\tests\build\win-vs2015\snapshot_parser_lib\snapshot_parser_lib.vcxproj", "{DE1F395D-4F53-42FB-8AEF-993A4BF7E411}" - ProjectSection(ProjectDependencies) = postProject - {7F500891-CC76-405F-933F-F682BC39F923} = {7F500891-CC76-405F-933F-F682BC39F923} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "trc_pkt_lister", "..\..\..\tests\build\win-vs2015\trc_pkt_lister\trc_pkt_lister.vcxproj", "{18ABC652-AB11-4993-9491-1A7FB7117339}" - ProjectSection(ProjectDependencies) = postProject - {7F500891-CC76-405F-933F-F682BC39F923} = {7F500891-CC76-405F-933F-F682BC39F923} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "c_api_pkt_print_test", "..\..\..\tests\build\win-vs2015\c_api_pkt_print_test\c_api_pkt_print_test.vcxproj", "{3AC169DA-E156-4D16-95DF-73D7302A5606}" - ProjectSection(ProjectDependencies) = postProject - {46219A32-8178-41C1-B3B1-B5A6E547515F} = {46219A32-8178-41C1-B3B1-B5A6E547515F} - {533F929A-A73B-46B6-9D5F-FFCD62F734E3} = {533F929A-A73B-46B6-9D5F-FFCD62F734E3} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ext_dcd_echo_test", "..\..\..\tests\build\win-vs2015\ext_dcd_echo_test\ext_dcd_echo_test.vcxproj", "{46219A32-8178-41C1-B3B1-B5A6E547515F}" - ProjectSection(ProjectDependencies) = postProject - {533F929A-A73B-46B6-9D5F-FFCD62F734E3} = {533F929A-A73B-46B6-9D5F-FFCD62F734E3} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mem-buffer-eg", "..\..\..\tests\build\win-vs2015\mem-buffer-eg\mem-buffer-eg.vcxproj", "{BC090130-2C53-4CF6-8AD4-37BF72B8D01A}" - ProjectSection(ProjectDependencies) = postProject - {7F500891-CC76-405F-933F-F682BC39F923} = {7F500891-CC76-405F-933F-F682BC39F923} - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Debug|x64 = Debug|x64 - Debug-dll|Win32 = Debug-dll|Win32 - Debug-dll|x64 = Debug-dll|x64 - Release|Win32 = Release|Win32 - Release|x64 = Release|x64 - Release-dll|Win32 = Release-dll|Win32 - Release-dll|x64 = Release-dll|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {7F500891-CC76-405F-933F-F682BC39F923}.Debug|Win32.ActiveCfg = Debug|Win32 - {7F500891-CC76-405F-933F-F682BC39F923}.Debug|Win32.Build.0 = Debug|Win32 - {7F500891-CC76-405F-933F-F682BC39F923}.Debug|x64.ActiveCfg = Debug|x64 - {7F500891-CC76-405F-933F-F682BC39F923}.Debug|x64.Build.0 = Debug|x64 - {7F500891-CC76-405F-933F-F682BC39F923}.Debug-dll|Win32.ActiveCfg = Debug-dll|Win32 - {7F500891-CC76-405F-933F-F682BC39F923}.Debug-dll|Win32.Build.0 = Debug-dll|Win32 - {7F500891-CC76-405F-933F-F682BC39F923}.Debug-dll|x64.ActiveCfg = Debug-dll|x64 - {7F500891-CC76-405F-933F-F682BC39F923}.Debug-dll|x64.Build.0 = Debug-dll|x64 - {7F500891-CC76-405F-933F-F682BC39F923}.Release|Win32.ActiveCfg = Release|Win32 - {7F500891-CC76-405F-933F-F682BC39F923}.Release|Win32.Build.0 = Release|Win32 - {7F500891-CC76-405F-933F-F682BC39F923}.Release|x64.ActiveCfg = Release|x64 - {7F500891-CC76-405F-933F-F682BC39F923}.Release|x64.Build.0 = Release|x64 - {7F500891-CC76-405F-933F-F682BC39F923}.Release-dll|Win32.ActiveCfg = Release-dll|Win32 - {7F500891-CC76-405F-933F-F682BC39F923}.Release-dll|Win32.Build.0 = Release-dll|Win32 - {7F500891-CC76-405F-933F-F682BC39F923}.Release-dll|x64.ActiveCfg = Release-dll|x64 - {7F500891-CC76-405F-933F-F682BC39F923}.Release-dll|x64.Build.0 = Release-dll|x64 - {533F929A-A73B-46B6-9D5F-FFCD62F734E3}.Debug|Win32.ActiveCfg = Debug|Win32 - {533F929A-A73B-46B6-9D5F-FFCD62F734E3}.Debug|Win32.Build.0 = Debug|Win32 - {533F929A-A73B-46B6-9D5F-FFCD62F734E3}.Debug|x64.ActiveCfg = Debug|x64 - {533F929A-A73B-46B6-9D5F-FFCD62F734E3}.Debug|x64.Build.0 = Debug|x64 - {533F929A-A73B-46B6-9D5F-FFCD62F734E3}.Debug-dll|Win32.ActiveCfg = Debug-dll|Win32 - {533F929A-A73B-46B6-9D5F-FFCD62F734E3}.Debug-dll|Win32.Build.0 = Debug-dll|Win32 - {533F929A-A73B-46B6-9D5F-FFCD62F734E3}.Debug-dll|x64.ActiveCfg = Debug-dll|x64 - {533F929A-A73B-46B6-9D5F-FFCD62F734E3}.Debug-dll|x64.Build.0 = Debug-dll|x64 - {533F929A-A73B-46B6-9D5F-FFCD62F734E3}.Release|Win32.ActiveCfg = Release|Win32 - {533F929A-A73B-46B6-9D5F-FFCD62F734E3}.Release|Win32.Build.0 = Release|Win32 - {533F929A-A73B-46B6-9D5F-FFCD62F734E3}.Release|x64.ActiveCfg = Release|x64 - {533F929A-A73B-46B6-9D5F-FFCD62F734E3}.Release|x64.Build.0 = Release|x64 - {533F929A-A73B-46B6-9D5F-FFCD62F734E3}.Release-dll|Win32.ActiveCfg = Release-dll|Win32 - {533F929A-A73B-46B6-9D5F-FFCD62F734E3}.Release-dll|Win32.Build.0 = Release-dll|Win32 - {533F929A-A73B-46B6-9D5F-FFCD62F734E3}.Release-dll|x64.ActiveCfg = Release-dll|x64 - {533F929A-A73B-46B6-9D5F-FFCD62F734E3}.Release-dll|x64.Build.0 = Release-dll|x64 - {DE1F395D-4F53-42FB-8AEF-993A4BF7E411}.Debug|Win32.ActiveCfg = Debug|Win32 - {DE1F395D-4F53-42FB-8AEF-993A4BF7E411}.Debug|Win32.Build.0 = Debug|Win32 - {DE1F395D-4F53-42FB-8AEF-993A4BF7E411}.Debug|x64.ActiveCfg = Debug|x64 - {DE1F395D-4F53-42FB-8AEF-993A4BF7E411}.Debug|x64.Build.0 = Debug|x64 - {DE1F395D-4F53-42FB-8AEF-993A4BF7E411}.Debug-dll|Win32.ActiveCfg = Debug-dll|Win32 - {DE1F395D-4F53-42FB-8AEF-993A4BF7E411}.Debug-dll|x64.ActiveCfg = Debug-dll|x64 - {DE1F395D-4F53-42FB-8AEF-993A4BF7E411}.Release|Win32.ActiveCfg = Release|Win32 - {DE1F395D-4F53-42FB-8AEF-993A4BF7E411}.Release|Win32.Build.0 = Release|Win32 - {DE1F395D-4F53-42FB-8AEF-993A4BF7E411}.Release|x64.ActiveCfg = Release|x64 - {DE1F395D-4F53-42FB-8AEF-993A4BF7E411}.Release|x64.Build.0 = Release|x64 - {DE1F395D-4F53-42FB-8AEF-993A4BF7E411}.Release-dll|Win32.ActiveCfg = Release-dll|Win32 - {DE1F395D-4F53-42FB-8AEF-993A4BF7E411}.Release-dll|x64.ActiveCfg = Release-dll|x64 - {18ABC652-AB11-4993-9491-1A7FB7117339}.Debug|Win32.ActiveCfg = Debug|Win32 - {18ABC652-AB11-4993-9491-1A7FB7117339}.Debug|Win32.Build.0 = Debug|Win32 - {18ABC652-AB11-4993-9491-1A7FB7117339}.Debug|x64.ActiveCfg = Debug|x64 - {18ABC652-AB11-4993-9491-1A7FB7117339}.Debug|x64.Build.0 = Debug|x64 - {18ABC652-AB11-4993-9491-1A7FB7117339}.Debug-dll|Win32.ActiveCfg = Debug-dll|Win32 - {18ABC652-AB11-4993-9491-1A7FB7117339}.Debug-dll|x64.ActiveCfg = Debug-dll|x64 - {18ABC652-AB11-4993-9491-1A7FB7117339}.Release|Win32.ActiveCfg = Release|Win32 - {18ABC652-AB11-4993-9491-1A7FB7117339}.Release|Win32.Build.0 = Release|Win32 - {18ABC652-AB11-4993-9491-1A7FB7117339}.Release|x64.ActiveCfg = Release|x64 - {18ABC652-AB11-4993-9491-1A7FB7117339}.Release|x64.Build.0 = Release|x64 - {18ABC652-AB11-4993-9491-1A7FB7117339}.Release-dll|Win32.ActiveCfg = Release-dll|Win32 - {18ABC652-AB11-4993-9491-1A7FB7117339}.Release-dll|x64.ActiveCfg = Release-dll|x64 - {3AC169DA-E156-4D16-95DF-73D7302A5606}.Debug|Win32.ActiveCfg = Debug|Win32 - {3AC169DA-E156-4D16-95DF-73D7302A5606}.Debug|Win32.Build.0 = Debug|Win32 - {3AC169DA-E156-4D16-95DF-73D7302A5606}.Debug|x64.ActiveCfg = Debug|x64 - {3AC169DA-E156-4D16-95DF-73D7302A5606}.Debug|x64.Build.0 = Debug|x64 - {3AC169DA-E156-4D16-95DF-73D7302A5606}.Debug-dll|Win32.ActiveCfg = Debug-dll|Win32 - {3AC169DA-E156-4D16-95DF-73D7302A5606}.Debug-dll|Win32.Build.0 = Debug-dll|Win32 - {3AC169DA-E156-4D16-95DF-73D7302A5606}.Debug-dll|x64.ActiveCfg = Debug-dll|x64 - {3AC169DA-E156-4D16-95DF-73D7302A5606}.Debug-dll|x64.Build.0 = Debug-dll|x64 - {3AC169DA-E156-4D16-95DF-73D7302A5606}.Release|Win32.ActiveCfg = Release|Win32 - {3AC169DA-E156-4D16-95DF-73D7302A5606}.Release|Win32.Build.0 = Release|Win32 - {3AC169DA-E156-4D16-95DF-73D7302A5606}.Release|x64.ActiveCfg = Release|x64 - {3AC169DA-E156-4D16-95DF-73D7302A5606}.Release|x64.Build.0 = Release|x64 - {3AC169DA-E156-4D16-95DF-73D7302A5606}.Release-dll|Win32.ActiveCfg = Release-dll|Win32 - {3AC169DA-E156-4D16-95DF-73D7302A5606}.Release-dll|Win32.Build.0 = Release-dll|Win32 - {3AC169DA-E156-4D16-95DF-73D7302A5606}.Release-dll|x64.ActiveCfg = Release-dll|x64 - {3AC169DA-E156-4D16-95DF-73D7302A5606}.Release-dll|x64.Build.0 = Release-dll|x64 - {46219A32-8178-41C1-B3B1-B5A6E547515F}.Debug|Win32.ActiveCfg = Debug|Win32 - {46219A32-8178-41C1-B3B1-B5A6E547515F}.Debug|Win32.Build.0 = Debug|Win32 - {46219A32-8178-41C1-B3B1-B5A6E547515F}.Debug|x64.ActiveCfg = Debug|x64 - {46219A32-8178-41C1-B3B1-B5A6E547515F}.Debug|x64.Build.0 = Debug|x64 - {46219A32-8178-41C1-B3B1-B5A6E547515F}.Debug-dll|Win32.ActiveCfg = Debug|Win32 - {46219A32-8178-41C1-B3B1-B5A6E547515F}.Debug-dll|Win32.Build.0 = Debug|Win32 - {46219A32-8178-41C1-B3B1-B5A6E547515F}.Debug-dll|x64.ActiveCfg = Debug|x64 - {46219A32-8178-41C1-B3B1-B5A6E547515F}.Debug-dll|x64.Build.0 = Debug|x64 - {46219A32-8178-41C1-B3B1-B5A6E547515F}.Release|Win32.ActiveCfg = Release|Win32 - {46219A32-8178-41C1-B3B1-B5A6E547515F}.Release|Win32.Build.0 = Release|Win32 - {46219A32-8178-41C1-B3B1-B5A6E547515F}.Release|x64.ActiveCfg = Release|x64 - {46219A32-8178-41C1-B3B1-B5A6E547515F}.Release|x64.Build.0 = Release|x64 - {46219A32-8178-41C1-B3B1-B5A6E547515F}.Release-dll|Win32.ActiveCfg = Release|Win32 - {46219A32-8178-41C1-B3B1-B5A6E547515F}.Release-dll|Win32.Build.0 = Release|Win32 - {46219A32-8178-41C1-B3B1-B5A6E547515F}.Release-dll|x64.ActiveCfg = Release|x64 - {46219A32-8178-41C1-B3B1-B5A6E547515F}.Release-dll|x64.Build.0 = Release|x64 - {BC090130-2C53-4CF6-8AD4-37BF72B8D01A}.Debug|Win32.ActiveCfg = Debug|Win32 - {BC090130-2C53-4CF6-8AD4-37BF72B8D01A}.Debug|Win32.Build.0 = Debug|Win32 - {BC090130-2C53-4CF6-8AD4-37BF72B8D01A}.Debug|x64.ActiveCfg = Debug|x64 - {BC090130-2C53-4CF6-8AD4-37BF72B8D01A}.Debug|x64.Build.0 = Debug|x64 - {BC090130-2C53-4CF6-8AD4-37BF72B8D01A}.Debug-dll|Win32.ActiveCfg = Debug|Win32 - {BC090130-2C53-4CF6-8AD4-37BF72B8D01A}.Debug-dll|Win32.Build.0 = Debug|Win32 - {BC090130-2C53-4CF6-8AD4-37BF72B8D01A}.Debug-dll|x64.ActiveCfg = Debug|x64 - {BC090130-2C53-4CF6-8AD4-37BF72B8D01A}.Debug-dll|x64.Build.0 = Debug|x64 - {BC090130-2C53-4CF6-8AD4-37BF72B8D01A}.Release|Win32.ActiveCfg = Release|Win32 - {BC090130-2C53-4CF6-8AD4-37BF72B8D01A}.Release|Win32.Build.0 = Release|Win32 - {BC090130-2C53-4CF6-8AD4-37BF72B8D01A}.Release|x64.ActiveCfg = Release|x64 - {BC090130-2C53-4CF6-8AD4-37BF72B8D01A}.Release|x64.Build.0 = Release|x64 - {BC090130-2C53-4CF6-8AD4-37BF72B8D01A}.Release-dll|Win32.ActiveCfg = Release|Win32 - {BC090130-2C53-4CF6-8AD4-37BF72B8D01A}.Release-dll|Win32.Build.0 = Release|Win32 - {BC090130-2C53-4CF6-8AD4-37BF72B8D01A}.Release-dll|x64.ActiveCfg = Release|x64 - {BC090130-2C53-4CF6-8AD4-37BF72B8D01A}.Release-dll|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/decoder/build/win-vs2015/ref_trace_decode_lib/ref_trace_decode_lib.vcxproj b/decoder/build/win-vs2015/ref_trace_decode_lib/ref_trace_decode_lib.vcxproj deleted file mode 100644 index 8dca67db3935..000000000000 --- a/decoder/build/win-vs2015/ref_trace_decode_lib/ref_trace_decode_lib.vcxproj +++ /dev/null @@ -1,460 +0,0 @@ - - - - - Debug-dll - Win32 - - - Debug-dll - x64 - - - Debug - Win32 - - - Debug - x64 - - - Release-dll - Win32 - - - Release-dll - x64 - - - Release - Win32 - - - Release - x64 - - - - {7F500891-CC76-405F-933F-F682BC39F923} - Win32Proj - ref_trace_decode_lib - opencsd_lib - 8.1 - - - - 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 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ..\..\..\lib\win$(PlatformArchitecture)\dbg\ - lib$(LIB_BASE_NAME) - - - ..\..\..\lib\win$(PlatformArchitecture)\dbg\ - lib$(LIB_BASE_NAME) - - - ..\..\..\lib\win$(PlatformArchitecture)\rel\ - lib$(LIB_BASE_NAME) - - - ..\..\..\lib\win$(PlatformArchitecture)\rel\ - lib$(LIB_BASE_NAME) - - - ..\..\..\lib\win$(PlatformArchitecture)\rel\ - lib$(LIB_BASE_NAME) - $(Platform)\$(Configuration)\ - - - ..\..\..\lib\win$(PlatformArchitecture)\rel\ - lib$(LIB_BASE_NAME) - $(Platform)\$(Configuration)\ - - - ..\..\..\lib\win$(PlatformArchitecture)\dbg\ - $(Platform)\$(Configuration)\ - lib$(LIB_BASE_NAME) - - - ..\..\..\lib\win$(PlatformArchitecture)\dbg\ - lib$(LIB_BASE_NAME) - $(Platform)\$(Configuration)\ - .lib - - - - - - Level3 - Disabled - WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - ..\..\..\include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - ..\..\..\include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions); - ..\..\..\include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions); - ..\..\..\include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - ..\..\..\include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - ..\..\..\include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - ..\..\..\include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - ..\..\..\include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/decoder/build/win-vs2015/ref_trace_decode_lib/ref_trace_decode_lib.vcxproj.filters b/decoder/build/win-vs2015/ref_trace_decode_lib/ref_trace_decode_lib.vcxproj.filters deleted file mode 100644 index 47e9a3a64097..000000000000 --- a/decoder/build/win-vs2015/ref_trace_decode_lib/ref_trace_decode_lib.vcxproj.filters +++ /dev/null @@ -1,515 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - {80012968-9f0d-4623-901a-c2fa5f1c0890} - - - {98cd2a71-b44f-4884-bb8a-56c851cc8321} - - - {dd155712-7990-4cdd-b9b0-299d97f625e4} - - - {9ec501e2-9ba4-4bad-a3d3-cdb604cc38b4} - - - {23a35c62-e38f-43f6-a03b-6f1287478a69} - - - {f550018a-8974-4f8b-975a-bd8b86ae418f} - - - {2c796b59-81f6-49c9-88cf-e90ed2e741a3} - - - {5ea7e02d-0667-4d2d-8c3d-039daf112edc} - - - {2aa8a97b-13da-4bd1-bdb5-02f3e1cf030b} - - - {ff9157b6-ef07-41e4-8ff4-322c50ea6665} - - - {0c2ba881-cc82-4567-ab59-d2363b4c3d1b} - - - {73a56760-b7ff-4d56-88f0-13249201081c} - - - {cb3682ee-abbd-44c3-a175-4522d76e2d68} - - - {eb9beab1-99c6-4eaa-88c0-893b05b2e673} - - - {58d2398e-efdd-45d9-b7be-fc6096f3bec2} - - - {0e6e1f5d-465e-4f91-88a3-479952bbd316} - - - {baf047d0-0ff7-4502-b42b-4f1fda94d54b} - - - {3d119e90-c89b-4f27-8163-305924453e1f} - - - {8cfdb19c-28fc-4e79-b8d5-4e54907b1f82} - - - - - docs-files - - - docs-files - - - docs-files - - - docs-files - - - docs-files - - - docs-files - - - docs-files - - - docs-files - - - - - Source Files - - - interfaces - - - interfaces - - - interfaces - - - interfaces - - - interfaces - - - interfaces - - - interfaces - - - interfaces - - - interfaces - - - interfaces - - - Header Files\etmv3 - - - Header Files\etmv3 - - - Header Files\etmv3 - - - Header Files\etmv3 - - - Header Files\etmv3 - - - Header Files\etmv4 - - - Header Files\etmv4 - - - Header Files\etmv4 - - - Header Files\etmv4 - - - Header Files\etmv4 - - - Header Files\etmv4 - - - Header Files\ptm - - - Header Files\ptm - - - Header Files\ptm - - - Header Files\ptm - - - Header Files\ptm - - - Header Files\mem_acc - - - Header Files\mem_acc - - - Header Files\mem_acc - - - Header Files\mem_acc - - - Header Files\i_dec - - - Header Files\i_dec - - - Header Files\etmv4 - - - Header Files\mem_acc - - - Header Files\stm - - - Header Files\stm - - - Header Files\stm - - - Header Files\stm - - - Header Files\stm - - - Header Files\etmv3 - - - Header Files\mem_acc - - - Header Files\mem_acc - - - Header Files\ptm - - - Source Files\etmv3 - - - Header Files\common - - - Header Files\common - - - Header Files\common - - - Header Files\common - - - Header Files\common - - - Header Files\common - - - Header Files\common - - - Header Files\common - - - Header Files\common - - - Header Files\common - - - Header Files\common - - - Header Files\common - - - Header Files\common - - - Header Files\common - - - Header Files\common - - - Header Files - - - Header Files\common - - - Header Files\common - - - Header Files\common - - - Header Files\common - - - Header Files\common - - - Header Files\common - - - Header Files\common - - - interfaces - - - Header Files\etmv4 - - - Source Files\etmv3 - - - Header Files\ptm - - - Header Files\stm - - - Header Files\common - - - Header Files\stm - - - Header Files\pkt_printers - - - Header Files\pkt_printers - - - Header Files\pkt_printers - - - Header Files\pkt_printers - - - Header Files\pkt_printers - - - Header Files\pkt_printers - - - Header Files\common - - - Header Files\etmv4 - - - Header Files - - - Header Files - - - Header Files - - - Header Files\mem_acc - - - Header Files - - - Header Files\common - - - Header Files\ete - - - Header Files\ete - - - Header Files\ete - - - Header Files\ete - - - Header Files\etmv4 - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files\ptm - - - Source Files\ptm - - - Source Files\ptm - - - Source Files\etmv4 - - - Source Files\etmv4 - - - Source Files\etmv3 - - - Source Files\etmv3 - - - Source Files\etmv3 - - - Source Files\etmv3 - - - Source Files\etmv3 - - - Source Files\etmv4 - - - Source Files\ptm - - - Source Files\stm - - - Source Files\stm - - - Source Files\i_dec - - - Source Files\i_dec - - - Source Files\mem_acc - - - Source Files\mem_acc - - - Source Files\mem_acc - - - Source Files\mem_acc - - - Source Files\mem_acc - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files\stm - - - Source Files\pkt_printers - - - Source Files\pkt_printers - - - Source Files - - - Source Files\etmv4 - - - Source Files\mem_acc - - - Source Files\etmv4 - - - Source Files - - - Source Files\ete - - - \ No newline at end of file diff --git a/decoder/tests/build/win-vs2015/c_api_pkt_print_test/c_api_pkt_print_test.vcxproj b/decoder/tests/build/win-vs2015/c_api_pkt_print_test/c_api_pkt_print_test.vcxproj deleted file mode 100644 index 555e6ce483fb..000000000000 --- a/decoder/tests/build/win-vs2015/c_api_pkt_print_test/c_api_pkt_print_test.vcxproj +++ /dev/null @@ -1,333 +0,0 @@ - - - - - Debug-dll - Win32 - - - Debug-dll - x64 - - - Debug - Win32 - - - Debug - x64 - - - Release-dll - Win32 - - - Release-dll - x64 - - - Release - Win32 - - - Release - x64 - - - - - - - {3AC169DA-E156-4D16-95DF-73D7302A5606} - Win32Proj - c_api_pkt_print_test - - - - Application - true - MultiByte - v140 - - - Application - true - MultiByte - v140 - - - Application - true - MultiByte - v140 - - - Application - true - MultiByte - v140 - - - Application - false - true - MultiByte - v140 - - - Application - false - true - MultiByte - v140 - - - Application - false - true - MultiByte - v140 - - - Application - false - true - MultiByte - v140 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - ..\..\..\bin\win$(PlatformArchitecture)\dbg\ - - - true - ..\..\..\bin\win$(PlatformArchitecture)\dbg\ - $(ProjectName)-dl - - - true - ..\..\..\bin\win$(PlatformArchitecture)\dbg\ - - - true - ..\..\..\bin\win$(PlatformArchitecture)\dbg\ - $(ProjectName)-dl - - - false - ..\..\..\bin\win$(PlatformArchitecture)\rel\ - - - false - ..\..\..\bin\win$(PlatformArchitecture)\rel\ - $(ProjectName)-dl - - - false - ..\..\..\bin\win$(PlatformArchitecture)\rel\ - - - false - ..\..\..\bin\win$(PlatformArchitecture)\rel\ - $(ProjectName)-dl - - - - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;OCSD_USE_STATIC_C_API;%(PreprocessorDefinitions) - ..\..\..\..\include;..\..\..\..\tests\ext_dcd_test_eg\c_api_echo_test - - - Console - true - ..\..\..\..\lib\win$(PlatformArchitecture)\dbg\;..\..\..\..\tests\lib\win$(PlatformArchitecture)\dbg\ - lib$(LIB_CAPI_NAME).lib;lib$(LIB_BASE_NAME).lib;ext_dcd_echo_test.lib;%(AdditionalDependencies) - - - - - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - ..\..\..\..\include;..\..\..\..\tests\ext_dcd_test_eg\c_api_echo_test - - - Console - true - ..\..\..\..\lib\win$(PlatformArchitecture)\dbg\;..\..\..\..\tests\lib\win$(PlatformArchitecture)\dbg\ - $(LIB_CAPI_NAME).lib;ext_dcd_echo_test.lib;%(AdditionalDependencies) - - - copy ..\..\..\..\lib\win32\dbg\*.dll ..\..\..\bin\win32\dbg\. - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;OCSD_USE_STATIC_C_API;%(PreprocessorDefinitions) - ..\..\..\..\include;..\..\..\..\tests\ext_dcd_test_eg\c_api_echo_test - - - Console - true - lib$(LIB_CAPI_NAME).lib;lib$(LIB_BASE_NAME).lib;ext_dcd_echo_test.lib;%(AdditionalDependencies) - ..\..\..\..\lib\win$(PlatformArchitecture)\dbg\;..\..\..\..\tests\lib\win$(PlatformArchitecture)\dbg\ - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - ..\..\..\..\include;..\..\..\..\tests\ext_dcd_test_eg\c_api_echo_test - - - Console - true - ..\..\..\..\lib\win$(PlatformArchitecture)\dbg\;..\..\..\..\tests\lib\win$(PlatformArchitecture)\dbg\ - $(LIB_CAPI_NAME).lib;ext_dcd_echo_test.lib;%(AdditionalDependencies) - - - copy ..\..\..\..\lib\win64\dbg\*.dll ..\..\..\bin\win64\dbg\. - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;OCSD_USE_STATIC_C_API;%(PreprocessorDefinitions) - ..\..\..\..\include;..\..\..\..\tests\ext_dcd_test_eg\c_api_echo_test - - - Console - true - true - true - ..\..\..\..\lib\win$(PlatformArchitecture)\rel\;..\..\..\..\tests\lib\win$(PlatformArchitecture)\rel\ - lib$(LIB_CAPI_NAME).lib;lib$(LIB_BASE_NAME).lib;ext_dcd_echo_test.lib;%(AdditionalDependencies) - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - ..\..\..\..\include;..\..\..\..\tests\ext_dcd_test_eg\c_api_echo_test - - - Console - true - true - true - ..\..\..\..\lib\win$(PlatformArchitecture)\rel\;..\..\..\..\tests\lib\win$(PlatformArchitecture)\rel\ - $(LIB_CAPI_NAME).lib;ext_dcd_echo_test.lib;%(AdditionalDependencies) - - - copy ..\..\..\..\lib\win32\rel\*.dll ..\..\..\bin\win32\rel\. - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;OCSD_USE_STATIC_C_API;%(PreprocessorDefinitions) - ..\..\..\..\include;..\..\..\..\tests\ext_dcd_test_eg\c_api_echo_test - - - Console - true - true - true - ..\..\..\..\lib\win$(PlatformArchitecture)\rel\;..\..\..\..\tests\lib\win$(PlatformArchitecture)\rel\ - lib$(LIB_CAPI_NAME).lib;lib$(LIB_BASE_NAME).lib;ext_dcd_echo_test.lib;%(AdditionalDependencies) - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - ..\..\..\..\include;..\..\..\..\tests\ext_dcd_test_eg\c_api_echo_test - - - Console - true - true - true - ..\..\..\..\lib\win$(PlatformArchitecture)\rel\;..\..\..\..\tests\lib\win$(PlatformArchitecture)\rel\ - $(LIB_CAPI_NAME).lib;ext_dcd_echo_test.lib;%(AdditionalDependencies) - - - copy ..\..\..\..\lib\win64\rel\*.dll ..\..\..\bin\win64\rel\. - - - - - - \ No newline at end of file diff --git a/decoder/tests/build/win-vs2015/c_api_pkt_print_test/c_api_pkt_print_test.vcxproj.filters b/decoder/tests/build/win-vs2015/c_api_pkt_print_test/c_api_pkt_print_test.vcxproj.filters deleted file mode 100644 index e8fc90b49ed5..000000000000 --- a/decoder/tests/build/win-vs2015/c_api_pkt_print_test/c_api_pkt_print_test.vcxproj.filters +++ /dev/null @@ -1,22 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - - - Source Files - - - \ No newline at end of file diff --git a/decoder/tests/build/win-vs2015/ext_dcd_echo_test/ext_dcd_echo_test.vcxproj b/decoder/tests/build/win-vs2015/ext_dcd_echo_test/ext_dcd_echo_test.vcxproj deleted file mode 100644 index c7fcf2489337..000000000000 --- a/decoder/tests/build/win-vs2015/ext_dcd_echo_test/ext_dcd_echo_test.vcxproj +++ /dev/null @@ -1,160 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - {46219A32-8178-41C1-B3B1-B5A6E547515F} - Win32Proj - ext_dcd_echo_test - 8.1 - - - - StaticLibrary - true - v140 - MultiByte - - - StaticLibrary - false - v140 - true - MultiByte - - - StaticLibrary - true - v140 - MultiByte - - - StaticLibrary - false - v140 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - ..\..\..\lib\win$(PlatformArchitecture)\dbg\ - - - ..\..\..\lib\win$(PlatformArchitecture)\rel\ - - - ..\..\..\lib\win$(PlatformArchitecture)\rel\ - - - ..\..\..\lib\win$(PlatformArchitecture)\dbg\ - - - - - - Level3 - Disabled - WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - false - ..\..\..\..\include;%(AdditionalIncludeDirectories) - - - Windows - true - - - - - - - Level3 - Disabled - _DEBUG;_LIB;%(PreprocessorDefinitions) - ..\..\..\..\include;%(AdditionalIncludeDirectories) - - - Windows - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - ..\..\..\..\include;%(AdditionalIncludeDirectories) - - - Windows - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - NDEBUG;_LIB;%(PreprocessorDefinitions) - ..\..\..\..\include;%(AdditionalIncludeDirectories) - - - Windows - true - true - true - - - - - - - - - - - - - - \ No newline at end of file diff --git a/decoder/tests/build/win-vs2015/ext_dcd_echo_test/ext_dcd_echo_test.vcxproj.filters b/decoder/tests/build/win-vs2015/ext_dcd_echo_test/ext_dcd_echo_test.vcxproj.filters deleted file mode 100644 index 10fc54c1caa4..000000000000 --- a/decoder/tests/build/win-vs2015/ext_dcd_echo_test/ext_dcd_echo_test.vcxproj.filters +++ /dev/null @@ -1,33 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hh;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - - - Header Files - - - Header Files - - - - - Source Files - - - Source Files - - - \ No newline at end of file diff --git a/decoder/tests/build/win-vs2015/mem-buffer-eg/mem-buffer-eg.vcxproj b/decoder/tests/build/win-vs2015/mem-buffer-eg/mem-buffer-eg.vcxproj deleted file mode 100644 index 08f93d47d08c..000000000000 --- a/decoder/tests/build/win-vs2015/mem-buffer-eg/mem-buffer-eg.vcxproj +++ /dev/null @@ -1,154 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - - - - {BC090130-2C53-4CF6-8AD4-37BF72B8D01A} - membuffereg - 8.1 - - - - Application - true - v140 - MultiByte - - - Application - false - v140 - true - MultiByte - - - Application - true - v140 - MultiByte - - - Application - false - v140 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - - - ..\..\..\bin\win$(PlatformArchitecture)\dbg\ - $(Platform)\$(Configuration)\ - - - ..\..\..\bin\win$(PlatformArchitecture)\dbg\ - $(Platform)\$(Configuration)\ - - - ..\..\..\bin\win$(PlatformArchitecture)\rel\ - - - ..\..\..\bin\win$(PlatformArchitecture)\dbg\ - - - - Level3 - Disabled - - - ..\..\..\..\include - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - - - ..\..\..\..\lib\win$(PlatformArchitecture)\dbg\;..\..\..\..\tests\lib\win$(PlatformArchitecture)\dbg\ - lib$(LIB_BASE_NAME).lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - true - - - - - Level3 - Disabled - true - ..\..\..\..\include - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - - - ..\..\..\..\lib\win$(PlatformArchitecture)\dbg\;..\..\..\..\tests\lib\win$(PlatformArchitecture)\dbg\ - - - - - Level3 - MaxSpeed - true - true - true - ..\..\..\..\include - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - - - true - true - ..\..\..\..\lib\win$(PlatformArchitecture)\rel\;..\..\..\..\tests\lib\win$(PlatformArchitecture)\rel\ - - - - - Level3 - MaxSpeed - true - true - true - ..\..\..\..\include - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - - - true - true - ..\..\..\..\lib\win$(PlatformArchitecture)\rel\;..\..\..\..\tests\lib\win$(PlatformArchitecture)\rel\ - - - - - - \ No newline at end of file diff --git a/decoder/tests/build/win-vs2015/mem-buffer-eg/mem-buffer-eg.vcxproj.filters b/decoder/tests/build/win-vs2015/mem-buffer-eg/mem-buffer-eg.vcxproj.filters deleted file mode 100644 index ce99a9eb1d73..000000000000 --- a/decoder/tests/build/win-vs2015/mem-buffer-eg/mem-buffer-eg.vcxproj.filters +++ /dev/null @@ -1,22 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hh;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - - - Source Files - - - \ No newline at end of file diff --git a/decoder/tests/build/win-vs2015/snapshot_parser_lib/snapshot_parser_lib.vcxproj b/decoder/tests/build/win-vs2015/snapshot_parser_lib/snapshot_parser_lib.vcxproj deleted file mode 100644 index 12586802e61d..000000000000 --- a/decoder/tests/build/win-vs2015/snapshot_parser_lib/snapshot_parser_lib.vcxproj +++ /dev/null @@ -1,314 +0,0 @@ - - - - - Debug-dll - Win32 - - - Debug-dll - x64 - - - Debug - Win32 - - - Debug - x64 - - - Release-dll - Win32 - - - Release-dll - x64 - - - Release - Win32 - - - Release - x64 - - - - {DE1F395D-4F53-42FB-8AEF-993A4BF7E411} - Win32Proj - snapshot_parser_lib - 8.1 - - - - 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 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ..\..\..\lib\win$(PlatformArchitecture)\dbg\ - - - ..\..\..\lib\win$(PlatformArchitecture)\dbg\ - - - ..\..\..\lib\win$(PlatformArchitecture)\rel\ - - - ..\..\..\lib\win$(PlatformArchitecture)\rel\ - - - ..\..\..\lib\win$(PlatformArchitecture)\dbg\ - $(Platform)\$(Configuration)\ - - - ..\..\..\lib\win$(PlatformArchitecture)\dbg\ - - - ..\..\..\lib\win$(PlatformArchitecture)\rel\ - $(Platform)\$(Configuration)\ - - - ..\..\..\lib\win$(PlatformArchitecture)\rel\ - - - - - - Level3 - Disabled - WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - ../../../snapshot_parser_lib/include;../../../../include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - ../../../snapshot_parser_lib/include;../../../../include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - ../../../snapshot_parser_lib/include;../../../../include;%(AdditionalIncludeDirectories) - false - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - ../../../snapshot_parser_lib/include;../../../../include;%(AdditionalIncludeDirectories) - false - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - ../../../snapshot_parser_lib/include;../../../../include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - ../../../snapshot_parser_lib/include;../../../../include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - ../../../snapshot_parser_lib/include;../../../../include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - ../../../snapshot_parser_lib/include;../../../../include;%(AdditionalIncludeDirectories) - $(OutDir)$(TargetName)_vc$(PlatformToolsetVersion).pdb - - - Windows - true - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/decoder/tests/build/win-vs2015/snapshot_parser_lib/snapshot_parser_lib.vcxproj.filters b/decoder/tests/build/win-vs2015/snapshot_parser_lib/snapshot_parser_lib.vcxproj.filters deleted file mode 100644 index 86d406797c3e..000000000000 --- a/decoder/tests/build/win-vs2015/snapshot_parser_lib/snapshot_parser_lib.vcxproj.filters +++ /dev/null @@ -1,72 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - \ No newline at end of file diff --git a/decoder/tests/build/win-vs2015/trc_pkt_lister/trc_pkt_lister.vcxproj b/decoder/tests/build/win-vs2015/trc_pkt_lister/trc_pkt_lister.vcxproj deleted file mode 100644 index 3f901916a95c..000000000000 --- a/decoder/tests/build/win-vs2015/trc_pkt_lister/trc_pkt_lister.vcxproj +++ /dev/null @@ -1,316 +0,0 @@ - - - - - Debug-dll - Win32 - - - Debug-dll - x64 - - - Debug - Win32 - - - Debug - x64 - - - Release-dll - Win32 - - - Release-dll - x64 - - - Release - Win32 - - - Release - x64 - - - - {18ABC652-AB11-4993-9491-1A7FB7117339} - Win32Proj - trc_pkt_lister - - - - Application - true - MultiByte - v140 - - - Application - true - MultiByte - v140 - - - Application - true - MultiByte - v140 - - - Application - true - MultiByte - v140 - - - Application - false - true - MultiByte - v140 - - - Application - false - true - MultiByte - v140 - - - Application - false - true - MultiByte - v140 - - - Application - false - true - MultiByte - v140 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - true - ..\..\..\bin\win$(PlatformArchitecture)\dbg\ - $(Platform)\$(Configuration)\ - - - true - ..\..\..\bin\win$(PlatformArchitecture)\dbg\ - - - true - ..\..\..\bin\win$(PlatformArchitecture)\dbg\ - - - true - ..\..\..\bin\win$(PlatformArchitecture)\dbg\ - - - false - ..\..\..\bin\win$(PlatformArchitecture)\rel\ - $(Platform)\$(Configuration)\ - - - false - ..\..\..\bin\win$(PlatformArchitecture)\rel\ - - - false - ..\..\..\bin\win$(PlatformArchitecture)\rel\ - - - false - ..\..\..\bin\win$(PlatformArchitecture)\rel\ - - - - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - ..\..\..\..\include;..\..\..\snapshot_parser_lib\include - - - Console - true - lib$(LIB_BASE_NAME).lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - ..\..\..\..\lib\win$(PlatformArchitecture)\dbg\;..\..\..\..\tests\lib\win$(PlatformArchitecture)\dbg\ - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - ..\..\..\..\include;..\..\..\snapshot_parser_lib\include - - - Console - true - ..\..\..\..\lib\win$(PlatformArchitecture)\dbg\;..\..\..\..\tests\lib\win$(PlatformArchitecture)\dbg\ - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - ..\..\..\..\include;..\..\..\snapshot_parser_lib\include - - - Console - true - lib$(LIB_BASE_NAME).lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - ..\..\..\..\lib\win$(PlatformArchitecture)\dbg\;..\..\..\..\tests\lib\win$(PlatformArchitecture)\dbg\ - - - - - - - Level3 - Disabled - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - ..\..\..\..\include;..\..\..\snapshot_parser_lib\include - - - Console - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - ..\..\..\..\include;..\..\..\snapshot_parser_lib\include - - - Console - true - true - true - lib$(LIB_BASE_NAME).lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - ..\..\..\..\lib\win$(PlatformArchitecture)\rel\;..\..\..\..\tests\lib\win$(PlatformArchitecture)\rel\ - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - ..\..\..\..\include;..\..\..\snapshot_parser_lib\include - - - Console - true - true - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - ..\..\..\..\include;..\..\..\snapshot_parser_lib\include - - - Console - true - true - true - lib$(LIB_BASE_NAME).lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies) - ..\..\..\..\lib\win$(PlatformArchitecture)\rel\;..\..\..\..\tests\lib\win$(PlatformArchitecture)\rel\ - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - ..\..\..\..\include;..\..\..\snapshot_parser_lib\include - - - Console - true - true - true - - - - - - - - {de1f395d-4f53-42fb-8aef-993a4bf7e411} - - - - - - - - - \ No newline at end of file diff --git a/decoder/tests/build/win-vs2015/trc_pkt_lister/trc_pkt_lister.vcxproj.filters b/decoder/tests/build/win-vs2015/trc_pkt_lister/trc_pkt_lister.vcxproj.filters deleted file mode 100644 index 9f44406f52d6..000000000000 --- a/decoder/tests/build/win-vs2015/trc_pkt_lister/trc_pkt_lister.vcxproj.filters +++ /dev/null @@ -1,27 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - - - Source Files - - - - - Header Files - - - \ No newline at end of file -- cgit v1.2.3