diff options
| author | Griffinwizard <[email protected]> | 2021-10-02 12:26:18 -0700 |
|---|---|---|
| committer | Griffinwizard <[email protected]> | 2021-10-02 12:26:18 -0700 |
| commit | 940d0a5a7c500bd37a9b488c134df60be1e95cad (patch) | |
| tree | 739056a1ba45329a1f4642388c0916c82cfa87f0 /3.10_4/3.10_4.sln | |
| parent | Add online IDE url (diff) | |
| download | archived-cst116-lab1-jacobaknox-main.tar.xz archived-cst116-lab1-jacobaknox-main.zip | |
Diffstat (limited to '3.10_4/3.10_4.sln')
| -rw-r--r-- | 3.10_4/3.10_4.sln | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/3.10_4/3.10_4.sln b/3.10_4/3.10_4.sln new file mode 100644 index 0000000..eef12eb --- /dev/null +++ b/3.10_4/3.10_4.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.31702.278 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "3.10_4", "3.10_4.vcxproj", "{D46A9607-66B0-4C8D-944C-F47163147652}" +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 + {D46A9607-66B0-4C8D-944C-F47163147652}.Debug|x64.ActiveCfg = Debug|x64 + {D46A9607-66B0-4C8D-944C-F47163147652}.Debug|x64.Build.0 = Debug|x64 + {D46A9607-66B0-4C8D-944C-F47163147652}.Debug|x86.ActiveCfg = Debug|Win32 + {D46A9607-66B0-4C8D-944C-F47163147652}.Debug|x86.Build.0 = Debug|Win32 + {D46A9607-66B0-4C8D-944C-F47163147652}.Release|x64.ActiveCfg = Release|x64 + {D46A9607-66B0-4C8D-944C-F47163147652}.Release|x64.Build.0 = Release|x64 + {D46A9607-66B0-4C8D-944C-F47163147652}.Release|x86.ActiveCfg = Release|Win32 + {D46A9607-66B0-4C8D-944C-F47163147652}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {BE9DCD1D-1F2C-4C90-B017-8C79B44E8FF1} + EndGlobalSection +EndGlobal |