aboutsummaryrefslogtreecommitdiff
path: root/Homework4/Homework4.sln
diff options
context:
space:
mode:
authorYana Blashchishina <[email protected]>2024-02-05 14:54:13 -0800
committerYana Blashchishina <[email protected]>2024-02-05 14:54:13 -0800
commit632289c1aa133cdf96cf20ba5ed99eef32b8b25d (patch)
treebc71154f8bf9e8abc02b8fc6c8635246ea2a7e3d /Homework4/Homework4.sln
parentadd deadline (diff)
downloadhomework-4-yanablash-632289c1aa133cdf96cf20ba5ed99eef32b8b25d.tar.xz
homework-4-yanablash-632289c1aa133cdf96cf20ba5ed99eef32b8b25d.zip
init
Diffstat (limited to 'Homework4/Homework4.sln')
-rw-r--r--Homework4/Homework4.sln31
1 files changed, 31 insertions, 0 deletions
diff --git a/Homework4/Homework4.sln b/Homework4/Homework4.sln
new file mode 100644
index 0000000..e673933
--- /dev/null
+++ b/Homework4/Homework4.sln
@@ -0,0 +1,31 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 17
+VisualStudioVersion = 17.8.34330.188
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Homework4", "Homework4\Homework4.vcxproj", "{FB168EE1-BE72-4682-A69E-DFA391C140FF}"
+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
+ {FB168EE1-BE72-4682-A69E-DFA391C140FF}.Debug|x64.ActiveCfg = Debug|x64
+ {FB168EE1-BE72-4682-A69E-DFA391C140FF}.Debug|x64.Build.0 = Debug|x64
+ {FB168EE1-BE72-4682-A69E-DFA391C140FF}.Debug|x86.ActiveCfg = Debug|Win32
+ {FB168EE1-BE72-4682-A69E-DFA391C140FF}.Debug|x86.Build.0 = Debug|Win32
+ {FB168EE1-BE72-4682-A69E-DFA391C140FF}.Release|x64.ActiveCfg = Release|x64
+ {FB168EE1-BE72-4682-A69E-DFA391C140FF}.Release|x64.Build.0 = Release|x64
+ {FB168EE1-BE72-4682-A69E-DFA391C140FF}.Release|x86.ActiveCfg = Release|Win32
+ {FB168EE1-BE72-4682-A69E-DFA391C140FF}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {C8E37085-12FD-4DA2-B3B5-E8C0099029E5}
+ EndGlobalSection
+EndGlobal