From 84177825d8daa3a73e05d82d77fabf15aaa26b43 Mon Sep 17 00:00:00 2001 From: Dmitriy Gorshenin Date: Sat, 14 May 2022 15:48:11 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A1=D0=BF=D0=B8=D1=81=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Part1/Lab1/Spiski/Lab1_2.sln | 31 ----- Part1/Lab1/Spiski/Lab1_2.vcxproj | 150 ----------------------- Part1/Lab1/Spiski/Lab1_2.vcxproj.filters | 27 ---- Part1/Lab1/Spiski/Lab1_2.vcxproj.user | 4 - 4 files changed, 212 deletions(-) delete mode 100644 Part1/Lab1/Spiski/Lab1_2.sln delete mode 100644 Part1/Lab1/Spiski/Lab1_2.vcxproj delete mode 100644 Part1/Lab1/Spiski/Lab1_2.vcxproj.filters delete mode 100644 Part1/Lab1/Spiski/Lab1_2.vcxproj.user diff --git a/Part1/Lab1/Spiski/Lab1_2.sln b/Part1/Lab1/Spiski/Lab1_2.sln deleted file mode 100644 index fe5eeac..0000000 --- a/Part1/Lab1/Spiski/Lab1_2.sln +++ /dev/null @@ -1,31 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.30804.86 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Lab1_2", "Lab1_2.vcxproj", "{8489226B-D3FE-48BC-BD12-A3E04ED4EE76}" -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 - {8489226B-D3FE-48BC-BD12-A3E04ED4EE76}.Debug|x64.ActiveCfg = Debug|x64 - {8489226B-D3FE-48BC-BD12-A3E04ED4EE76}.Debug|x64.Build.0 = Debug|x64 - {8489226B-D3FE-48BC-BD12-A3E04ED4EE76}.Debug|x86.ActiveCfg = Debug|Win32 - {8489226B-D3FE-48BC-BD12-A3E04ED4EE76}.Debug|x86.Build.0 = Debug|Win32 - {8489226B-D3FE-48BC-BD12-A3E04ED4EE76}.Release|x64.ActiveCfg = Release|x64 - {8489226B-D3FE-48BC-BD12-A3E04ED4EE76}.Release|x64.Build.0 = Release|x64 - {8489226B-D3FE-48BC-BD12-A3E04ED4EE76}.Release|x86.ActiveCfg = Release|Win32 - {8489226B-D3FE-48BC-BD12-A3E04ED4EE76}.Release|x86.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {A83C62FA-2C3E-42FC-A61C-68426AECC40E} - EndGlobalSection -EndGlobal diff --git a/Part1/Lab1/Spiski/Lab1_2.vcxproj b/Part1/Lab1/Spiski/Lab1_2.vcxproj deleted file mode 100644 index aa57791..0000000 --- a/Part1/Lab1/Spiski/Lab1_2.vcxproj +++ /dev/null @@ -1,150 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - Win32Proj - {8489226b-d3fe-48bc-bd12-a3e04ed4ee76} - Lab12 - 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/Spiski/Lab1_2.vcxproj.filters b/Part1/Lab1/Spiski/Lab1_2.vcxproj.filters deleted file mode 100644 index 8468bc0..0000000 --- a/Part1/Lab1/Spiski/Lab1_2.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 - - - - - Resource Files - - - \ No newline at end of file diff --git a/Part1/Lab1/Spiski/Lab1_2.vcxproj.user b/Part1/Lab1/Spiski/Lab1_2.vcxproj.user deleted file mode 100644 index 0f14913..0000000 --- a/Part1/Lab1/Spiski/Lab1_2.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file