From 2f5a692c587e2c87f77fc4dad88c90f2a33ce663 Mon Sep 17 00:00:00 2001 From: Dmitriy Gorshenin Date: Sat, 14 May 2022 15:49:02 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9C=D0=B0=D1=81=D1=81=D0=B8=D0=B2=20=D0=B2?= =?UTF-8?q?=D0=B5=D0=BA=D1=82=D0=BE=D1=80=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Part1/Lab1/Vector_bit/Lab1.sln | 31 ----- Part1/Lab1/Vector_bit/Lab1.vcxproj | 150 --------------------- Part1/Lab1/Vector_bit/Lab1.vcxproj.filters | 27 ---- Part1/Lab1/Vector_bit/Lab1.vcxproj.user | 4 - 4 files changed, 212 deletions(-) delete mode 100644 Part1/Lab1/Vector_bit/Lab1.sln delete mode 100644 Part1/Lab1/Vector_bit/Lab1.vcxproj delete mode 100644 Part1/Lab1/Vector_bit/Lab1.vcxproj.filters delete mode 100644 Part1/Lab1/Vector_bit/Lab1.vcxproj.user diff --git a/Part1/Lab1/Vector_bit/Lab1.sln b/Part1/Lab1/Vector_bit/Lab1.sln deleted file mode 100644 index a206504..0000000 --- a/Part1/Lab1/Vector_bit/Lab1.sln +++ /dev/null @@ -1,31 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.31025.194 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Lab1", "Lab1.vcxproj", "{56A2AB4F-94CB-4D3E-9174-96C549809152}" -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 - {56A2AB4F-94CB-4D3E-9174-96C549809152}.Debug|x64.ActiveCfg = Debug|x64 - {56A2AB4F-94CB-4D3E-9174-96C549809152}.Debug|x64.Build.0 = Debug|x64 - {56A2AB4F-94CB-4D3E-9174-96C549809152}.Debug|x86.ActiveCfg = Debug|Win32 - {56A2AB4F-94CB-4D3E-9174-96C549809152}.Debug|x86.Build.0 = Debug|Win32 - {56A2AB4F-94CB-4D3E-9174-96C549809152}.Release|x64.ActiveCfg = Release|x64 - {56A2AB4F-94CB-4D3E-9174-96C549809152}.Release|x64.Build.0 = Release|x64 - {56A2AB4F-94CB-4D3E-9174-96C549809152}.Release|x86.ActiveCfg = Release|Win32 - {56A2AB4F-94CB-4D3E-9174-96C549809152}.Release|x86.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {7983316A-D121-4CF6-82F5-FCA20F9DC2CE} - EndGlobalSection -EndGlobal diff --git a/Part1/Lab1/Vector_bit/Lab1.vcxproj b/Part1/Lab1/Vector_bit/Lab1.vcxproj deleted file mode 100644 index 6636eb9..0000000 --- a/Part1/Lab1/Vector_bit/Lab1.vcxproj +++ /dev/null @@ -1,150 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - Win32Proj - {56a2ab4f-94cb-4d3e-9174-96c549809152} - Lab1 - 10.0 - - - - Application - true - v142 - Unicode - - - Application - false - v142 - true - Unicode - - - Application - true - v142 - Unicode - - - Application - false - v142 - true - Unicode - - - - - - - - - - - - - - - - - - - - - true - - - false - - - true - - - false - - - - 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 - - - Console - true - - - - - Level3 - true - true - true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - - - - - - - - - - - - \ No newline at end of file diff --git a/Part1/Lab1/Vector_bit/Lab1.vcxproj.filters b/Part1/Lab1/Vector_bit/Lab1.vcxproj.filters deleted file mode 100644 index 1e552f7..0000000 --- a/Part1/Lab1/Vector_bit/Lab1.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 - - - - - Исходные файлы - - - - - Файлы ресурсов - - - \ No newline at end of file diff --git a/Part1/Lab1/Vector_bit/Lab1.vcxproj.user b/Part1/Lab1/Vector_bit/Lab1.vcxproj.user deleted file mode 100644 index 0f14913..0000000 --- a/Part1/Lab1/Vector_bit/Lab1.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file