diff options
| author | raquelc <[email protected]> | 2024-02-15 17:07:01 -0800 |
|---|---|---|
| committer | raquelc <[email protected]> | 2024-02-15 17:07:01 -0800 |
| commit | 93c11899c1af9e7172017fa0d8f41ee9f29582b1 (patch) | |
| tree | 98af43f5d64d691fe1cab7b751f2700e32ca2e57 /In_class_excercise11/In_class_excercise11.sln | |
| parent | add deadline (diff) | |
| download | archived-in-class-exercise-11-raquel191-93c11899c1af9e7172017fa0d8f41ee9f29582b1.tar.xz archived-in-class-exercise-11-raquel191-93c11899c1af9e7172017fa0d8f41ee9f29582b1.zip | |
first commit
Diffstat (limited to 'In_class_excercise11/In_class_excercise11.sln')
| -rw-r--r-- | In_class_excercise11/In_class_excercise11.sln | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/In_class_excercise11/In_class_excercise11.sln b/In_class_excercise11/In_class_excercise11.sln new file mode 100644 index 0000000..98283d2 --- /dev/null +++ b/In_class_excercise11/In_class_excercise11.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.8.34408.163 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "In_class_excercise11", "In_class_excercise11\In_class_excercise11.vcxproj", "{CFB8C721-F65A-4C06-A01D-D3AF5BFE7544}" +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 + {CFB8C721-F65A-4C06-A01D-D3AF5BFE7544}.Debug|x64.ActiveCfg = Debug|x64 + {CFB8C721-F65A-4C06-A01D-D3AF5BFE7544}.Debug|x64.Build.0 = Debug|x64 + {CFB8C721-F65A-4C06-A01D-D3AF5BFE7544}.Debug|x86.ActiveCfg = Debug|Win32 + {CFB8C721-F65A-4C06-A01D-D3AF5BFE7544}.Debug|x86.Build.0 = Debug|Win32 + {CFB8C721-F65A-4C06-A01D-D3AF5BFE7544}.Release|x64.ActiveCfg = Release|x64 + {CFB8C721-F65A-4C06-A01D-D3AF5BFE7544}.Release|x64.Build.0 = Release|x64 + {CFB8C721-F65A-4C06-A01D-D3AF5BFE7544}.Release|x86.ActiveCfg = Release|Win32 + {CFB8C721-F65A-4C06-A01D-D3AF5BFE7544}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {A5FDB3D7-8F50-4553-A549-5E89FDA5E697} + EndGlobalSection +EndGlobal |