aboutsummaryrefslogtreecommitdiff
path: root/homework3/homework3.sln
diff options
context:
space:
mode:
authorYana Blashchishina <[email protected]>2024-01-29 17:42:32 -0800
committerYana Blashchishina <[email protected]>2024-01-29 17:42:32 -0800
commitbea851278c6decca711ba099b7bcab601cc7d855 (patch)
tree996e0156870a58823a193b38cc8377e3a653a34e /homework3/homework3.sln
parentadd deadline (diff)
downloadhomework-3-yanablash-bea851278c6decca711ba099b7bcab601cc7d855.tar.xz
homework-3-yanablash-bea851278c6decca711ba099b7bcab601cc7d855.zip
init
Diffstat (limited to 'homework3/homework3.sln')
-rw-r--r--homework3/homework3.sln31
1 files changed, 31 insertions, 0 deletions
diff --git a/homework3/homework3.sln b/homework3/homework3.sln
new file mode 100644
index 0000000..5b75172
--- /dev/null
+++ b/homework3/homework3.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}") = "homework3", "homework3\homework3.vcxproj", "{3490921B-8541-4A4A-BD3F-7145D0769055}"
+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
+ {3490921B-8541-4A4A-BD3F-7145D0769055}.Debug|x64.ActiveCfg = Debug|x64
+ {3490921B-8541-4A4A-BD3F-7145D0769055}.Debug|x64.Build.0 = Debug|x64
+ {3490921B-8541-4A4A-BD3F-7145D0769055}.Debug|x86.ActiveCfg = Debug|Win32
+ {3490921B-8541-4A4A-BD3F-7145D0769055}.Debug|x86.Build.0 = Debug|Win32
+ {3490921B-8541-4A4A-BD3F-7145D0769055}.Release|x64.ActiveCfg = Release|x64
+ {3490921B-8541-4A4A-BD3F-7145D0769055}.Release|x64.Build.0 = Release|x64
+ {3490921B-8541-4A4A-BD3F-7145D0769055}.Release|x86.ActiveCfg = Release|Win32
+ {3490921B-8541-4A4A-BD3F-7145D0769055}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {E6F839C2-93FA-4E0C-BF87-2CFE5D6FDBAD}
+ EndGlobalSection
+EndGlobal