diff options
| author | KaedenGrubb <[email protected]> | 2021-11-02 11:41:08 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-11-02 11:41:08 -0700 |
| commit | 3d6206a53b8a316aada9c6031cfdb91aef0ec7c2 (patch) | |
| tree | 356b4bf6db6de1d2a8f92941d5f19128a88fb748 /James Lawrance Cylinder Debug/James Lawrance Cylinder Debug.sln | |
| parent | Initial commit (diff) | |
| download | cst116-proj1-kaedengrubb-master.tar.xz cst116-proj1-kaedengrubb-master.zip | |
Diffstat (limited to 'James Lawrance Cylinder Debug/James Lawrance Cylinder Debug.sln')
| -rw-r--r-- | James Lawrance Cylinder Debug/James Lawrance Cylinder Debug.sln | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/James Lawrance Cylinder Debug/James Lawrance Cylinder Debug.sln b/James Lawrance Cylinder Debug/James Lawrance Cylinder Debug.sln new file mode 100644 index 0000000..c95f13e --- /dev/null +++ b/James Lawrance Cylinder Debug/James Lawrance Cylinder Debug.sln @@ -0,0 +1,31 @@ +
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.31729.503
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "James Lawrance Cylinder Debug", "James Lawrance Cylinder Debug\James Lawrance Cylinder Debug.vcxproj", "{178A97C9-5106-43A2-B7A8-10C078170774}"
+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
+ {178A97C9-5106-43A2-B7A8-10C078170774}.Debug|x64.ActiveCfg = Debug|x64
+ {178A97C9-5106-43A2-B7A8-10C078170774}.Debug|x64.Build.0 = Debug|x64
+ {178A97C9-5106-43A2-B7A8-10C078170774}.Debug|x86.ActiveCfg = Debug|Win32
+ {178A97C9-5106-43A2-B7A8-10C078170774}.Debug|x86.Build.0 = Debug|Win32
+ {178A97C9-5106-43A2-B7A8-10C078170774}.Release|x64.ActiveCfg = Release|x64
+ {178A97C9-5106-43A2-B7A8-10C078170774}.Release|x64.Build.0 = Release|x64
+ {178A97C9-5106-43A2-B7A8-10C078170774}.Release|x86.ActiveCfg = Release|Win32
+ {178A97C9-5106-43A2-B7A8-10C078170774}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {761E6D7B-DAD3-4228-9FF3-76930385FA37}
+ EndGlobalSection
+EndGlobal
|