From 797239531bfda470bf71b6afa6ea09040ee52aeb Mon Sep 17 00:00:00 2001 From: Shane Grant Date: Wed, 23 Oct 2019 19:20:51 -0700 Subject: [PATCH] Remove vs2013 directory in favor of using cmake --- vs2013/.gitignore | 3 - vs2013/performance/performance.vcxproj | 256 -------------- .../performance/performance.vcxproj.filters | 22 -- vs2013/sandbox/sandbox.vcxproj | 256 -------------- vs2013/sandbox/sandbox.vcxproj.filters | 22 -- vs2013/sandbox_json/sandbox_json.vcxproj | 248 ------------- .../sandbox_json/sandbox_json.vcxproj.filters | 22 -- vs2013/sandbox_rtti/sandbox_rtti.vcxproj | 252 -------------- .../sandbox_rtti/sandbox_rtti.vcxproj.filters | 22 -- vs2013/sandbox_vs/sandbox_vs.vcxproj | 266 -------------- vs2013/sandbox_vs/sandbox_vs.vcxproj.filters | 22 -- vs2013/sandbox_vs_dll/sandbox_vs_dll.vcxproj | 261 -------------- .../sandbox_vs_dll.vcxproj.filters | 33 -- vs2013/unittests/main.cpp | 30 -- vs2013/unittests/unittests.vcxproj | 327 ------------------ vs2013/unittests/unittests.vcxproj.filters | 127 ------- vs2013/vs2013.sln | 147 -------- 17 files changed, 2316 deletions(-) delete mode 100644 vs2013/.gitignore delete mode 100644 vs2013/performance/performance.vcxproj delete mode 100644 vs2013/performance/performance.vcxproj.filters delete mode 100644 vs2013/sandbox/sandbox.vcxproj delete mode 100644 vs2013/sandbox/sandbox.vcxproj.filters delete mode 100644 vs2013/sandbox_json/sandbox_json.vcxproj delete mode 100644 vs2013/sandbox_json/sandbox_json.vcxproj.filters delete mode 100644 vs2013/sandbox_rtti/sandbox_rtti.vcxproj delete mode 100644 vs2013/sandbox_rtti/sandbox_rtti.vcxproj.filters delete mode 100644 vs2013/sandbox_vs/sandbox_vs.vcxproj delete mode 100644 vs2013/sandbox_vs/sandbox_vs.vcxproj.filters delete mode 100755 vs2013/sandbox_vs_dll/sandbox_vs_dll.vcxproj delete mode 100755 vs2013/sandbox_vs_dll/sandbox_vs_dll.vcxproj.filters delete mode 100755 vs2013/unittests/main.cpp delete mode 100644 vs2013/unittests/unittests.vcxproj delete mode 100644 vs2013/unittests/unittests.vcxproj.filters delete mode 100644 vs2013/vs2013.sln diff --git a/vs2013/.gitignore b/vs2013/.gitignore deleted file mode 100644 index c6eec7a3..00000000 --- a/vs2013/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -*/Debug -*/Release -*/x64 diff --git a/vs2013/performance/performance.vcxproj b/vs2013/performance/performance.vcxproj deleted file mode 100644 index da01bc3f..00000000 --- a/vs2013/performance/performance.vcxproj +++ /dev/null @@ -1,256 +0,0 @@ - - - - - DEBUG_VS2015 - Win32 - - - DEBUG_VS2015 - x64 - - - Debug - Win32 - - - Debug - x64 - - - Release_VS2015 - Win32 - - - Release_VS2015 - x64 - - - Release - Win32 - - - Release - x64 - - - - - - - {2F374733-FCA8-4CBB-91A0-2B0B34393D86} - performance - - - - Application - true - v120 - MultiByte - - - Application - true - v120 - MultiByte - - - Application - true - v120 - MultiByte - - - Application - true - v120 - MultiByte - - - Application - false - v120 - true - MultiByte - - - Application - false - v120 - true - MultiByte - - - Application - false - v120 - true - MultiByte - - - Application - false - v120 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib\x64;$(LibraryPath) - - - $(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib\x64;$(LibraryPath) - - - $(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib\x64;$(LibraryPath) - - - $(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib\x64;$(LibraryPath) - - - - Level3 - Disabled - true - - - true - - - - - Level3 - Disabled - true - - - true - - - - - Level3 - Disabled - true - - - true - - - - - Level3 - Disabled - true - - - true - - - - - Level3 - MaxSpeed - true - true - true - - - true - true - true - - - - - Level3 - MaxSpeed - true - true - true - - - true - true - true - - - - - Level3 - MaxSpeed - true - true - true - - - true - true - true - - - - - Level3 - MaxSpeed - true - true - true - - - true - true - true - - - - - - \ No newline at end of file diff --git a/vs2013/performance/performance.vcxproj.filters b/vs2013/performance/performance.vcxproj.filters deleted file mode 100644 index e25e75ee..00000000 --- a/vs2013/performance/performance.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/vs2013/sandbox/sandbox.vcxproj b/vs2013/sandbox/sandbox.vcxproj deleted file mode 100644 index 89da1925..00000000 --- a/vs2013/sandbox/sandbox.vcxproj +++ /dev/null @@ -1,256 +0,0 @@ - - - - - DEBUG_VS2015 - Win32 - - - DEBUG_VS2015 - x64 - - - Debug - Win32 - - - Debug - x64 - - - Release_VS2015 - Win32 - - - Release_VS2015 - x64 - - - Release - Win32 - - - Release - x64 - - - - - - - {DAC23DBB-630B-46B9-B115-F1449697898A} - sandbox - - - - Application - true - v120 - MultiByte - - - Application - true - v120 - MultiByte - - - Application - true - v120 - MultiByte - - - Application - true - v120 - MultiByte - - - Application - false - v120 - true - MultiByte - - - Application - false - v120 - true - MultiByte - - - Application - false - v120 - true - MultiByte - - - Application - false - v120 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_54;$(IncludePath) - C:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_54;$(IncludePath) - C:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_55;$(IncludePath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_55;$(IncludePath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_54;$(IncludePath) - C:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_54;$(IncludePath) - C:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_55;$(IncludePath) - false - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_55;$(IncludePath) - false - - - - Level4 - Disabled - true - - - true - - - - - Level4 - Disabled - true - - - true - - - - - Level4 - Disabled - true - - - true - - - - - Level4 - Disabled - true - - - true - - - - - Level4 - MaxSpeed - true - true - true - - - true - true - true - - - - - Level4 - MaxSpeed - true - true - true - - - true - true - true - - - - - Level4 - MaxSpeed - true - true - true - false - - - true - true - true - - - - - Level4 - MaxSpeed - true - true - true - false - - - true - true - true - - - - - - \ No newline at end of file diff --git a/vs2013/sandbox/sandbox.vcxproj.filters b/vs2013/sandbox/sandbox.vcxproj.filters deleted file mode 100644 index 90e0f7d5..00000000 --- a/vs2013/sandbox/sandbox.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/vs2013/sandbox_json/sandbox_json.vcxproj b/vs2013/sandbox_json/sandbox_json.vcxproj deleted file mode 100644 index fc182584..00000000 --- a/vs2013/sandbox_json/sandbox_json.vcxproj +++ /dev/null @@ -1,248 +0,0 @@ - - - - - DEBUG_VS2015 - Win32 - - - DEBUG_VS2015 - x64 - - - Debug - Win32 - - - Debug - x64 - - - Release_VS2015 - Win32 - - - Release_VS2015 - x64 - - - Release - Win32 - - - Release - x64 - - - - - - - {52E96EC3-125A-4525-BC72-F3C524F24640} - sandbox_json - - - - Application - true - v120 - MultiByte - - - Application - true - v120 - MultiByte - - - Application - true - v120 - MultiByte - - - Application - true - v120 - MultiByte - - - Application - false - v120 - true - MultiByte - - - Application - false - v120 - true - MultiByte - - - Application - false - v120 - true - MultiByte - - - Application - false - v120 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_54;$(IncludePath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_54;$(IncludePath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_55;$(IncludePath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_55;$(IncludePath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_54;$(IncludePath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_54;$(IncludePath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_55;$(IncludePath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_55;$(IncludePath) - - - - Level4 - Disabled - true - - - true - - - - - Level4 - Disabled - true - - - true - - - - - Level4 - Disabled - true - - - true - - - - - Level4 - Disabled - true - - - true - - - - - Level4 - MaxSpeed - true - true - true - - - true - true - true - - - - - Level4 - MaxSpeed - true - true - true - - - true - true - true - - - - - Level4 - MaxSpeed - true - true - true - - - true - true - true - - - - - Level4 - MaxSpeed - true - true - true - - - true - true - true - - - - - - \ No newline at end of file diff --git a/vs2013/sandbox_json/sandbox_json.vcxproj.filters b/vs2013/sandbox_json/sandbox_json.vcxproj.filters deleted file mode 100644 index 3edef0a4..00000000 --- a/vs2013/sandbox_json/sandbox_json.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/vs2013/sandbox_rtti/sandbox_rtti.vcxproj b/vs2013/sandbox_rtti/sandbox_rtti.vcxproj deleted file mode 100644 index 035a8cab..00000000 --- a/vs2013/sandbox_rtti/sandbox_rtti.vcxproj +++ /dev/null @@ -1,252 +0,0 @@ - - - - - DEBUG_VS2015 - Win32 - - - DEBUG_VS2015 - x64 - - - Debug - Win32 - - - Debug - x64 - - - Release_VS2015 - Win32 - - - Release_VS2015 - x64 - - - Release - Win32 - - - Release - x64 - - - - - - - {C81EF3F9-7849-4506-898C-85D0D564CD6A} - sandbox_rtti - - - - Application - true - v120 - MultiByte - - - Application - true - v120 - MultiByte - - - Application - true - v120 - MultiByte - - - Application - true - v120 - MultiByte - - - Application - false - v120 - true - MultiByte - - - Application - false - v120 - true - MultiByte - - - Application - false - v120 - true - MultiByte - - - Application - false - v120 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_54;$(IncludePath) - C:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_54;$(IncludePath) - C:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_55;$(IncludePath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_55;$(IncludePath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_54;$(IncludePath) - C:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_54;$(IncludePath) - C:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_55;$(IncludePath) - - - $(SolutionDir)\..\include;C:\Boost\include\boost-1_55;$(IncludePath) - - - - Level4 - Disabled - true - - - true - - - - - Level4 - Disabled - true - - - true - - - - - Level4 - Disabled - true - - - true - - - - - Level4 - Disabled - true - - - true - - - - - Level4 - MaxSpeed - true - true - true - - - true - true - true - - - - - Level4 - MaxSpeed - true - true - true - - - true - true - true - - - - - Level4 - MaxSpeed - true - true - true - - - true - true - true - - - - - Level4 - MaxSpeed - true - true - true - - - true - true - true - - - - - - \ No newline at end of file diff --git a/vs2013/sandbox_rtti/sandbox_rtti.vcxproj.filters b/vs2013/sandbox_rtti/sandbox_rtti.vcxproj.filters deleted file mode 100644 index 813de5f7..00000000 --- a/vs2013/sandbox_rtti/sandbox_rtti.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/vs2013/sandbox_vs/sandbox_vs.vcxproj b/vs2013/sandbox_vs/sandbox_vs.vcxproj deleted file mode 100644 index 4615581e..00000000 --- a/vs2013/sandbox_vs/sandbox_vs.vcxproj +++ /dev/null @@ -1,266 +0,0 @@ - - - - - DEBUG_VS2015 - Win32 - - - DEBUG_VS2015 - x64 - - - Debug - Win32 - - - Debug - x64 - - - Release_VS2015 - Win32 - - - Release_VS2015 - x64 - - - Release - Win32 - - - Release - x64 - - - - {A67E36D2-32BE-4D4D-BA2E-8FD59378E734} - sandbox_vs - - - - Application - true - v120 - MultiByte - - - Application - true - v120 - MultiByte - - - Application - true - v120 - MultiByte - - - Application - true - v120 - MultiByte - - - Application - false - v120 - true - MultiByte - - - Application - false - v120 - true - MultiByte - - - Application - false - v120 - true - MultiByte - - - Application - false - v120 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)\sandbox_vs_dll;$(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(SolutionDir)\..\sandbox\sandbox_shared_lib;$(IncludePath) - $(SolutionDir)\Debug;E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\sandbox_vs_dll;$(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(SolutionDir)\..\sandbox\sandbox_shared_lib;$(IncludePath) - $(SolutionDir)\Debug;E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\sandbox_vs_dll;$(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(SolutionDir)\..\sandbox\sandbox_shared_lib;$(IncludePath) - $(SolutionDir)\x64\Debug;$(LibraryPath) - - - $(SolutionDir)\sandbox_vs_dll;$(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(SolutionDir)\..\sandbox\sandbox_shared_lib;$(IncludePath) - $(SolutionDir)\x64\Debug;$(LibraryPath) - - - $(SolutionDir)\sandbox_vs_dll;$(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(SolutionDir)\..\sandbox\sandbox_shared_lib;$(IncludePath) - $(SolutionDir)\Release;E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\sandbox_vs_dll;$(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(SolutionDir)\..\sandbox\sandbox_shared_lib;$(IncludePath) - $(SolutionDir)\Release;E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\sandbox_vs_dll;$(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(SolutionDir)\..\sandbox\sandbox_shared_lib;$(IncludePath) - $(SolutionDir)\x64\Release;$(LibraryPath) - - - $(SolutionDir)\sandbox_vs_dll;$(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(SolutionDir)\..\sandbox\sandbox_shared_lib;$(IncludePath) - $(SolutionDir)\x64\Release;$(LibraryPath) - - - - Level4 - Disabled - true - false - - - true - sandbox_vs_dll.lib;%(AdditionalDependencies) - - - - - Level4 - Disabled - true - false - - - true - sandbox_vs_dll.lib;%(AdditionalDependencies) - - - - - Level4 - Disabled - true - - - true - sandbox_vs_dll.lib;%(AdditionalDependencies) - - - - - Level4 - Disabled - true - - - true - sandbox_vs_dll.lib;%(AdditionalDependencies) - - - - - Level4 - MaxSpeed - true - true - true - - - true - true - true - sandbox_vs_dll.lib;%(AdditionalDependencies) - - - - - Level4 - MaxSpeed - true - true - true - - - true - true - true - sandbox_vs_dll.lib;%(AdditionalDependencies) - - - - - Level4 - MaxSpeed - true - true - true - - - true - true - true - sandbox_vs_dll.lib;%(AdditionalDependencies) - - - - - Level4 - MaxSpeed - true - true - true - - - true - true - true - sandbox_vs_dll.lib;%(AdditionalDependencies) - - - - - - - - - \ No newline at end of file diff --git a/vs2013/sandbox_vs/sandbox_vs.vcxproj.filters b/vs2013/sandbox_vs/sandbox_vs.vcxproj.filters deleted file mode 100644 index 70ecf391..00000000 --- a/vs2013/sandbox_vs/sandbox_vs.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/vs2013/sandbox_vs_dll/sandbox_vs_dll.vcxproj b/vs2013/sandbox_vs_dll/sandbox_vs_dll.vcxproj deleted file mode 100755 index a3356507..00000000 --- a/vs2013/sandbox_vs_dll/sandbox_vs_dll.vcxproj +++ /dev/null @@ -1,261 +0,0 @@ - - - - - DEBUG_VS2015 - Win32 - - - DEBUG_VS2015 - x64 - - - Debug - Win32 - - - Debug - x64 - - - Release_VS2015 - Win32 - - - Release_VS2015 - x64 - - - Release - Win32 - - - Release - x64 - - - - - - - - - - - - {95D6662F-4166-40D2-87D7-CABFB60C199A} - sandbox_vs_dll - - - - DynamicLibrary - true - v120 - MultiByte - - - DynamicLibrary - true - v120 - MultiByte - - - DynamicLibrary - true - v120 - MultiByte - - - DynamicLibrary - true - v120 - MultiByte - - - DynamicLibrary - false - v120 - true - MultiByte - - - DynamicLibrary - false - v120 - true - MultiByte - - - DynamicLibrary - false - v120 - true - MultiByte - - - DynamicLibrary - false - v120 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib;$(LibraryPath) - - - - Level4 - Disabled - true - - - true - - - - - Level4 - Disabled - true - - - true - - - - - Level4 - Disabled - true - - - true - - - - - Level4 - Disabled - true - - - true - - - - - Level4 - MaxSpeed - true - true - true - - - true - true - true - - - - - Level4 - MaxSpeed - true - true - true - - - true - true - true - - - - - Level4 - MaxSpeed - true - true - true - - - true - true - true - - - - - Level4 - MaxSpeed - true - true - true - - - true - true - true - - - - - - \ No newline at end of file diff --git a/vs2013/sandbox_vs_dll/sandbox_vs_dll.vcxproj.filters b/vs2013/sandbox_vs_dll/sandbox_vs_dll.vcxproj.filters deleted file mode 100755 index d61909d6..00000000 --- a/vs2013/sandbox_vs_dll/sandbox_vs_dll.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 - - - - - Source Files - - - Source Files - - - - - Source Files - - - Source Files - - - \ No newline at end of file diff --git a/vs2013/unittests/main.cpp b/vs2013/unittests/main.cpp deleted file mode 100755 index fa91267f..00000000 --- a/vs2013/unittests/main.cpp +++ /dev/null @@ -1,30 +0,0 @@ -/* - Copyright (c) 2014, Randolph Voorhies, Shane Grant - All rights reserved. - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - * Neither the name of cereal nor the - names of its contributors may be used to endorse or promote products - derived from this software without specific prior written permission. - - THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND - ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED - WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE - DISCLAIMED. IN NO EVENT SHALL RANDOLPH VOORHIES AND SHANE GRANT BE LIABLE FOR ANY - DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES - (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; - LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND - ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -*/ - -#define BOOST_TEST_MODULE Cereal -#include -#include \ No newline at end of file diff --git a/vs2013/unittests/unittests.vcxproj b/vs2013/unittests/unittests.vcxproj deleted file mode 100644 index d3c82ca6..00000000 --- a/vs2013/unittests/unittests.vcxproj +++ /dev/null @@ -1,327 +0,0 @@ - - - - - DEBUG_VS2015 - Win32 - - - DEBUG_VS2015 - x64 - - - Debug - Win32 - - - Debug - x64 - - - Release_VS2015 - Win32 - - - Release_VS2015 - x64 - - - Release - Win32 - - - Release - x64 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {D447E13A-97A4-4907-9F61-A9BCCDB91EF7} - unittests - - - - Application - true - v120 - MultiByte - - - Application - true - v140 - MultiByte - - - Application - true - v120 - MultiByte - - - Application - true - v140 - MultiByte - - - Application - false - v120 - true - MultiByte - - - Application - false - v140 - true - MultiByte - - - Application - false - v120 - true - MultiByte - - - Application - false - v140 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - $(SolutionDir)\..\include;$(SolutionDir)\..\unittests;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;$(SolutionDir)\..\unittests;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;$(SolutionDir)\..\unittests;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib\x64;$(LibraryPath) - - - $(SolutionDir)\..\include;$(SolutionDir)\..\unittests;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib\x64;$(LibraryPath) - - - $(SolutionDir)\..\include;$(SolutionDir)\..\unittests;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;$(SolutionDir)\..\unittests;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib;$(LibraryPath) - - - $(SolutionDir)\..\include;$(SolutionDir)\..\unittests;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib\x64;$(LibraryPath) - false - - - $(SolutionDir)\..\include;$(SolutionDir)\..\unittests;E:\Boost\include\boost-1_55;$(IncludePath) - E:\Boost\lib\x64;$(LibraryPath) - false - - - - Level4 - Disabled - true - true - /bigobj %(AdditionalOptions) - true - - - true - %(AdditionalDependencies) - NotSet - Console - - - - - Level4 - Disabled - true - true - /bigobj %(AdditionalOptions) - true - - - true - %(AdditionalDependencies) - NotSet - Console - - - - - Level4 - Disabled - true - /bigobj %(AdditionalOptions) - true - - - true - Console - - - - - Level4 - Disabled - true - /bigobj %(AdditionalOptions) - true - - - true - Console - - - - - Level4 - MaxSpeed - true - true - true - /bigobj %(AdditionalOptions) - true - - - true - true - true - %(AdditionalDependencies) - Console - - - - - Level4 - MaxSpeed - true - true - true - /bigobj %(AdditionalOptions) - true - - - true - true - true - %(AdditionalDependencies) - Console - - - - - Level4 - MaxSpeed - true - true - true - /bigobj %(AdditionalOptions) - false - true - - - true - true - true - Console - - - - - Level4 - MaxSpeed - true - true - true - /bigobj %(AdditionalOptions) - false - true - - - true - true - true - Console - - - - - - \ No newline at end of file diff --git a/vs2013/unittests/unittests.vcxproj.filters b/vs2013/unittests/unittests.vcxproj.filters deleted file mode 100644 index 902b5351..00000000 --- a/vs2013/unittests/unittests.vcxproj.filters +++ /dev/null @@ -1,127 +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 - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - \ No newline at end of file diff --git a/vs2013/vs2013.sln b/vs2013/vs2013.sln deleted file mode 100644 index d0ed26a0..00000000 --- a/vs2013/vs2013.sln +++ /dev/null @@ -1,147 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 14 -VisualStudioVersion = 14.0.24720.0 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sandbox_vs", "sandbox_vs\sandbox_vs.vcxproj", "{A67E36D2-32BE-4D4D-BA2E-8FD59378E734}" - ProjectSection(ProjectDependencies) = postProject - {95D6662F-4166-40D2-87D7-CABFB60C199A} = {95D6662F-4166-40D2-87D7-CABFB60C199A} - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sandbox_json", "sandbox_json\sandbox_json.vcxproj", "{52E96EC3-125A-4525-BC72-F3C524F24640}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sandbox", "sandbox\sandbox.vcxproj", "{DAC23DBB-630B-46B9-B115-F1449697898A}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sandbox_rtti", "sandbox_rtti\sandbox_rtti.vcxproj", "{C81EF3F9-7849-4506-898C-85D0D564CD6A}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "unittests", "unittests\unittests.vcxproj", "{D447E13A-97A4-4907-9F61-A9BCCDB91EF7}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "performance", "performance\performance.vcxproj", "{2F374733-FCA8-4CBB-91A0-2B0B34393D86}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sandbox_vs_dll", "sandbox_vs_dll\sandbox_vs_dll.vcxproj", "{95D6662F-4166-40D2-87D7-CABFB60C199A}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug_VS2013|Win32 = Debug_VS2013|Win32 - Debug_VS2013|x64 = Debug_VS2013|x64 - Debug_VS2015|Win32 = Debug_VS2015|Win32 - Debug_VS2015|x64 = Debug_VS2015|x64 - Release_VS2013|Win32 = Release_VS2013|Win32 - Release_VS2013|x64 = Release_VS2013|x64 - Release_VS2015|Win32 = Release_VS2015|Win32 - Release_VS2015|x64 = Release_VS2015|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {A67E36D2-32BE-4D4D-BA2E-8FD59378E734}.Debug_VS2013|Win32.ActiveCfg = Debug|Win32 - {A67E36D2-32BE-4D4D-BA2E-8FD59378E734}.Debug_VS2013|Win32.Build.0 = Debug|Win32 - {A67E36D2-32BE-4D4D-BA2E-8FD59378E734}.Debug_VS2013|x64.ActiveCfg = Debug|x64 - {A67E36D2-32BE-4D4D-BA2E-8FD59378E734}.Debug_VS2013|x64.Build.0 = Debug|x64 - {A67E36D2-32BE-4D4D-BA2E-8FD59378E734}.Debug_VS2015|Win32.ActiveCfg = DEBUG_VS2015|Win32 - {A67E36D2-32BE-4D4D-BA2E-8FD59378E734}.Debug_VS2015|Win32.Build.0 = DEBUG_VS2015|Win32 - {A67E36D2-32BE-4D4D-BA2E-8FD59378E734}.Debug_VS2015|x64.ActiveCfg = DEBUG_VS2015|x64 - {A67E36D2-32BE-4D4D-BA2E-8FD59378E734}.Debug_VS2015|x64.Build.0 = DEBUG_VS2015|x64 - {A67E36D2-32BE-4D4D-BA2E-8FD59378E734}.Release_VS2013|Win32.ActiveCfg = Release|Win32 - {A67E36D2-32BE-4D4D-BA2E-8FD59378E734}.Release_VS2013|Win32.Build.0 = Release|Win32 - {A67E36D2-32BE-4D4D-BA2E-8FD59378E734}.Release_VS2013|x64.ActiveCfg = Release|x64 - {A67E36D2-32BE-4D4D-BA2E-8FD59378E734}.Release_VS2013|x64.Build.0 = Release|x64 - {A67E36D2-32BE-4D4D-BA2E-8FD59378E734}.Release_VS2015|Win32.ActiveCfg = Release_VS2015|Win32 - {A67E36D2-32BE-4D4D-BA2E-8FD59378E734}.Release_VS2015|Win32.Build.0 = Release_VS2015|Win32 - {A67E36D2-32BE-4D4D-BA2E-8FD59378E734}.Release_VS2015|x64.ActiveCfg = Release_VS2015|x64 - {A67E36D2-32BE-4D4D-BA2E-8FD59378E734}.Release_VS2015|x64.Build.0 = Release_VS2015|x64 - {52E96EC3-125A-4525-BC72-F3C524F24640}.Debug_VS2013|Win32.ActiveCfg = Debug|Win32 - {52E96EC3-125A-4525-BC72-F3C524F24640}.Debug_VS2013|Win32.Build.0 = Debug|Win32 - {52E96EC3-125A-4525-BC72-F3C524F24640}.Debug_VS2013|x64.ActiveCfg = Debug|x64 - {52E96EC3-125A-4525-BC72-F3C524F24640}.Debug_VS2013|x64.Build.0 = Debug|x64 - {52E96EC3-125A-4525-BC72-F3C524F24640}.Debug_VS2015|Win32.ActiveCfg = DEBUG_VS2015|Win32 - {52E96EC3-125A-4525-BC72-F3C524F24640}.Debug_VS2015|Win32.Build.0 = DEBUG_VS2015|Win32 - {52E96EC3-125A-4525-BC72-F3C524F24640}.Debug_VS2015|x64.ActiveCfg = DEBUG_VS2015|x64 - {52E96EC3-125A-4525-BC72-F3C524F24640}.Debug_VS2015|x64.Build.0 = DEBUG_VS2015|x64 - {52E96EC3-125A-4525-BC72-F3C524F24640}.Release_VS2013|Win32.ActiveCfg = Release|Win32 - {52E96EC3-125A-4525-BC72-F3C524F24640}.Release_VS2013|Win32.Build.0 = Release|Win32 - {52E96EC3-125A-4525-BC72-F3C524F24640}.Release_VS2013|x64.ActiveCfg = Release|x64 - {52E96EC3-125A-4525-BC72-F3C524F24640}.Release_VS2013|x64.Build.0 = Release|x64 - {52E96EC3-125A-4525-BC72-F3C524F24640}.Release_VS2015|Win32.ActiveCfg = Release_VS2015|Win32 - {52E96EC3-125A-4525-BC72-F3C524F24640}.Release_VS2015|Win32.Build.0 = Release_VS2015|Win32 - {52E96EC3-125A-4525-BC72-F3C524F24640}.Release_VS2015|x64.ActiveCfg = Release_VS2015|x64 - {52E96EC3-125A-4525-BC72-F3C524F24640}.Release_VS2015|x64.Build.0 = Release_VS2015|x64 - {DAC23DBB-630B-46B9-B115-F1449697898A}.Debug_VS2013|Win32.ActiveCfg = Debug|Win32 - {DAC23DBB-630B-46B9-B115-F1449697898A}.Debug_VS2013|Win32.Build.0 = Debug|Win32 - {DAC23DBB-630B-46B9-B115-F1449697898A}.Debug_VS2013|x64.ActiveCfg = Debug|x64 - {DAC23DBB-630B-46B9-B115-F1449697898A}.Debug_VS2013|x64.Build.0 = Debug|x64 - {DAC23DBB-630B-46B9-B115-F1449697898A}.Debug_VS2015|Win32.ActiveCfg = DEBUG_VS2015|Win32 - {DAC23DBB-630B-46B9-B115-F1449697898A}.Debug_VS2015|Win32.Build.0 = DEBUG_VS2015|Win32 - {DAC23DBB-630B-46B9-B115-F1449697898A}.Debug_VS2015|x64.ActiveCfg = DEBUG_VS2015|x64 - {DAC23DBB-630B-46B9-B115-F1449697898A}.Debug_VS2015|x64.Build.0 = DEBUG_VS2015|x64 - {DAC23DBB-630B-46B9-B115-F1449697898A}.Release_VS2013|Win32.ActiveCfg = Release|Win32 - {DAC23DBB-630B-46B9-B115-F1449697898A}.Release_VS2013|Win32.Build.0 = Release|Win32 - {DAC23DBB-630B-46B9-B115-F1449697898A}.Release_VS2013|x64.ActiveCfg = Release|x64 - {DAC23DBB-630B-46B9-B115-F1449697898A}.Release_VS2013|x64.Build.0 = Release|x64 - {DAC23DBB-630B-46B9-B115-F1449697898A}.Release_VS2015|Win32.ActiveCfg = Release_VS2015|Win32 - {DAC23DBB-630B-46B9-B115-F1449697898A}.Release_VS2015|Win32.Build.0 = Release_VS2015|Win32 - {DAC23DBB-630B-46B9-B115-F1449697898A}.Release_VS2015|x64.ActiveCfg = Release_VS2015|x64 - {DAC23DBB-630B-46B9-B115-F1449697898A}.Release_VS2015|x64.Build.0 = Release_VS2015|x64 - {C81EF3F9-7849-4506-898C-85D0D564CD6A}.Debug_VS2013|Win32.ActiveCfg = Debug|Win32 - {C81EF3F9-7849-4506-898C-85D0D564CD6A}.Debug_VS2013|Win32.Build.0 = Debug|Win32 - {C81EF3F9-7849-4506-898C-85D0D564CD6A}.Debug_VS2013|x64.ActiveCfg = Debug|x64 - {C81EF3F9-7849-4506-898C-85D0D564CD6A}.Debug_VS2013|x64.Build.0 = Debug|x64 - {C81EF3F9-7849-4506-898C-85D0D564CD6A}.Debug_VS2015|Win32.ActiveCfg = DEBUG_VS2015|Win32 - {C81EF3F9-7849-4506-898C-85D0D564CD6A}.Debug_VS2015|Win32.Build.0 = DEBUG_VS2015|Win32 - {C81EF3F9-7849-4506-898C-85D0D564CD6A}.Debug_VS2015|x64.ActiveCfg = DEBUG_VS2015|x64 - {C81EF3F9-7849-4506-898C-85D0D564CD6A}.Debug_VS2015|x64.Build.0 = DEBUG_VS2015|x64 - {C81EF3F9-7849-4506-898C-85D0D564CD6A}.Release_VS2013|Win32.ActiveCfg = Release|Win32 - {C81EF3F9-7849-4506-898C-85D0D564CD6A}.Release_VS2013|Win32.Build.0 = Release|Win32 - {C81EF3F9-7849-4506-898C-85D0D564CD6A}.Release_VS2013|x64.ActiveCfg = Release|x64 - {C81EF3F9-7849-4506-898C-85D0D564CD6A}.Release_VS2013|x64.Build.0 = Release|x64 - {C81EF3F9-7849-4506-898C-85D0D564CD6A}.Release_VS2015|Win32.ActiveCfg = Release_VS2015|Win32 - {C81EF3F9-7849-4506-898C-85D0D564CD6A}.Release_VS2015|Win32.Build.0 = Release_VS2015|Win32 - {C81EF3F9-7849-4506-898C-85D0D564CD6A}.Release_VS2015|x64.ActiveCfg = Release_VS2015|x64 - {C81EF3F9-7849-4506-898C-85D0D564CD6A}.Release_VS2015|x64.Build.0 = Release_VS2015|x64 - {D447E13A-97A4-4907-9F61-A9BCCDB91EF7}.Debug_VS2013|Win32.ActiveCfg = Debug|Win32 - {D447E13A-97A4-4907-9F61-A9BCCDB91EF7}.Debug_VS2013|Win32.Build.0 = Debug|Win32 - {D447E13A-97A4-4907-9F61-A9BCCDB91EF7}.Debug_VS2013|x64.ActiveCfg = Debug|x64 - {D447E13A-97A4-4907-9F61-A9BCCDB91EF7}.Debug_VS2013|x64.Build.0 = Debug|x64 - {D447E13A-97A4-4907-9F61-A9BCCDB91EF7}.Debug_VS2015|Win32.ActiveCfg = DEBUG_VS2015|Win32 - {D447E13A-97A4-4907-9F61-A9BCCDB91EF7}.Debug_VS2015|Win32.Build.0 = DEBUG_VS2015|Win32 - {D447E13A-97A4-4907-9F61-A9BCCDB91EF7}.Debug_VS2015|x64.ActiveCfg = DEBUG_VS2015|x64 - {D447E13A-97A4-4907-9F61-A9BCCDB91EF7}.Debug_VS2015|x64.Build.0 = DEBUG_VS2015|x64 - {D447E13A-97A4-4907-9F61-A9BCCDB91EF7}.Release_VS2013|Win32.ActiveCfg = Release|Win32 - {D447E13A-97A4-4907-9F61-A9BCCDB91EF7}.Release_VS2013|Win32.Build.0 = Release|Win32 - {D447E13A-97A4-4907-9F61-A9BCCDB91EF7}.Release_VS2013|x64.ActiveCfg = Release|x64 - {D447E13A-97A4-4907-9F61-A9BCCDB91EF7}.Release_VS2013|x64.Build.0 = Release|x64 - {D447E13A-97A4-4907-9F61-A9BCCDB91EF7}.Release_VS2015|Win32.ActiveCfg = Release_VS2015|Win32 - {D447E13A-97A4-4907-9F61-A9BCCDB91EF7}.Release_VS2015|Win32.Build.0 = Release_VS2015|Win32 - {D447E13A-97A4-4907-9F61-A9BCCDB91EF7}.Release_VS2015|x64.ActiveCfg = Release_VS2015|x64 - {D447E13A-97A4-4907-9F61-A9BCCDB91EF7}.Release_VS2015|x64.Build.0 = Release_VS2015|x64 - {2F374733-FCA8-4CBB-91A0-2B0B34393D86}.Debug_VS2013|Win32.ActiveCfg = Debug|Win32 - {2F374733-FCA8-4CBB-91A0-2B0B34393D86}.Debug_VS2013|Win32.Build.0 = Debug|Win32 - {2F374733-FCA8-4CBB-91A0-2B0B34393D86}.Debug_VS2013|x64.ActiveCfg = Debug|x64 - {2F374733-FCA8-4CBB-91A0-2B0B34393D86}.Debug_VS2015|Win32.ActiveCfg = DEBUG_VS2015|Win32 - {2F374733-FCA8-4CBB-91A0-2B0B34393D86}.Debug_VS2015|Win32.Build.0 = DEBUG_VS2015|Win32 - {2F374733-FCA8-4CBB-91A0-2B0B34393D86}.Debug_VS2015|x64.ActiveCfg = DEBUG_VS2015|x64 - {2F374733-FCA8-4CBB-91A0-2B0B34393D86}.Debug_VS2015|x64.Build.0 = DEBUG_VS2015|x64 - {2F374733-FCA8-4CBB-91A0-2B0B34393D86}.Release_VS2013|Win32.ActiveCfg = Release|Win32 - {2F374733-FCA8-4CBB-91A0-2B0B34393D86}.Release_VS2013|Win32.Build.0 = Release|Win32 - {2F374733-FCA8-4CBB-91A0-2B0B34393D86}.Release_VS2013|x64.ActiveCfg = Release|x64 - {2F374733-FCA8-4CBB-91A0-2B0B34393D86}.Release_VS2015|Win32.ActiveCfg = Release_VS2015|Win32 - {2F374733-FCA8-4CBB-91A0-2B0B34393D86}.Release_VS2015|Win32.Build.0 = Release_VS2015|Win32 - {2F374733-FCA8-4CBB-91A0-2B0B34393D86}.Release_VS2015|x64.ActiveCfg = Release_VS2015|x64 - {2F374733-FCA8-4CBB-91A0-2B0B34393D86}.Release_VS2015|x64.Build.0 = Release_VS2015|x64 - {95D6662F-4166-40D2-87D7-CABFB60C199A}.Debug_VS2013|Win32.ActiveCfg = Debug|Win32 - {95D6662F-4166-40D2-87D7-CABFB60C199A}.Debug_VS2013|Win32.Build.0 = Debug|Win32 - {95D6662F-4166-40D2-87D7-CABFB60C199A}.Debug_VS2013|x64.ActiveCfg = Debug|x64 - {95D6662F-4166-40D2-87D7-CABFB60C199A}.Debug_VS2015|Win32.ActiveCfg = DEBUG_VS2015|Win32 - {95D6662F-4166-40D2-87D7-CABFB60C199A}.Debug_VS2015|Win32.Build.0 = DEBUG_VS2015|Win32 - {95D6662F-4166-40D2-87D7-CABFB60C199A}.Debug_VS2015|x64.ActiveCfg = DEBUG_VS2015|x64 - {95D6662F-4166-40D2-87D7-CABFB60C199A}.Debug_VS2015|x64.Build.0 = DEBUG_VS2015|x64 - {95D6662F-4166-40D2-87D7-CABFB60C199A}.Release_VS2013|Win32.ActiveCfg = Release|Win32 - {95D6662F-4166-40D2-87D7-CABFB60C199A}.Release_VS2013|Win32.Build.0 = Release|Win32 - {95D6662F-4166-40D2-87D7-CABFB60C199A}.Release_VS2013|x64.ActiveCfg = Release|x64 - {95D6662F-4166-40D2-87D7-CABFB60C199A}.Release_VS2015|Win32.ActiveCfg = Release_VS2015|Win32 - {95D6662F-4166-40D2-87D7-CABFB60C199A}.Release_VS2015|Win32.Build.0 = Release_VS2015|Win32 - {95D6662F-4166-40D2-87D7-CABFB60C199A}.Release_VS2015|x64.ActiveCfg = Release_VS2015|x64 - {95D6662F-4166-40D2-87D7-CABFB60C199A}.Release_VS2015|x64.Build.0 = Release_VS2015|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal