From 50ece1277c1a4cb41b7c41e7ba35d172c431b4e3 Mon Sep 17 00:00:00 2001 From: Teddy-1024 <39016164+Teddy-1024@users.noreply.github.com> Date: Tue, 14 Nov 2023 16:47:26 +0000 Subject: [PATCH 1/3] Delete library_cpp.vcxproj --- library_cpp.vcxproj | 139 -------------------------------------------- 1 file changed, 139 deletions(-) delete mode 100644 library_cpp.vcxproj diff --git a/library_cpp.vcxproj b/library_cpp.vcxproj deleted file mode 100644 index 974d29a..0000000 --- a/library_cpp.vcxproj +++ /dev/null @@ -1,139 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - Win32Proj - {6dd87860-e42c-4f71-8b30-12ff5200cf8c} - librarycpp - 10.0 - - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - - - - - - - - - - - - - - - - - - - - Level3 - true - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - - - - - Level3 - true - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - - - - - Level3 - true - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - stdcpp20 - - - Console - true - - - - - Level3 - true - true - true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - - - - - - - - - - - - \ No newline at end of file From a138c35af38aaf523674381a983287d7679879e0 Mon Sep 17 00:00:00 2001 From: Teddy-1024 <39016164+Teddy-1024@users.noreply.github.com> Date: Tue, 14 Nov 2023 16:47:34 +0000 Subject: [PATCH 2/3] Delete library_cpp.sln --- library_cpp.sln | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 library_cpp.sln diff --git a/library_cpp.sln b/library_cpp.sln deleted file mode 100644 index 0838f95..0000000 --- a/library_cpp.sln +++ /dev/null @@ -1,31 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 17 -VisualStudioVersion = 17.5.33424.131 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "library_cpp", "library_cpp.vcxproj", "{6DD87860-E42C-4F71-8B30-12FF5200CF8C}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Debug|x86 = Debug|x86 - Release|x64 = Release|x64 - Release|x86 = Release|x86 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6DD87860-E42C-4F71-8B30-12FF5200CF8C}.Debug|x64.ActiveCfg = Debug|x64 - {6DD87860-E42C-4F71-8B30-12FF5200CF8C}.Debug|x64.Build.0 = Debug|x64 - {6DD87860-E42C-4F71-8B30-12FF5200CF8C}.Debug|x86.ActiveCfg = Debug|Win32 - {6DD87860-E42C-4F71-8B30-12FF5200CF8C}.Debug|x86.Build.0 = Debug|Win32 - {6DD87860-E42C-4F71-8B30-12FF5200CF8C}.Release|x64.ActiveCfg = Release|x64 - {6DD87860-E42C-4F71-8B30-12FF5200CF8C}.Release|x64.Build.0 = Release|x64 - {6DD87860-E42C-4F71-8B30-12FF5200CF8C}.Release|x86.ActiveCfg = Release|Win32 - {6DD87860-E42C-4F71-8B30-12FF5200CF8C}.Release|x86.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {A71AFAA4-6C4E-4879-9DCB-BE1B90C8CA96} - EndGlobalSection -EndGlobal From 71ac8022c6ebf348469b8fd02d5d450c1bb301d3 Mon Sep 17 00:00:00 2001 From: Teddy-1024 <39016164+Teddy-1024@users.noreply.github.com> Date: Tue, 14 Nov 2023 16:47:41 +0000 Subject: [PATCH 3/3] Delete library_cpp.vcxproj.filters --- library_cpp.vcxproj.filters | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 library_cpp.vcxproj.filters diff --git a/library_cpp.vcxproj.filters b/library_cpp.vcxproj.filters deleted file mode 100644 index 1e6f527..0000000 --- a/library_cpp.vcxproj.filters +++ /dev/null @@ -1,27 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hh;hpp;hxx;h++;hm;inl;inc;ipp;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