aboutsummaryrefslogtreecommitdiff
path: root/In Class Example/In Class Example.sln
diff options
context:
space:
mode:
Diffstat (limited to 'In Class Example/In Class Example.sln')
-rw-r--r--In Class Example/In Class Example.sln31
1 files changed, 31 insertions, 0 deletions
diff --git a/In Class Example/In Class Example.sln b/In Class Example/In Class Example.sln
new file mode 100644
index 0000000..2f73cef
--- /dev/null
+++ b/In Class Example/In Class Example.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 Example", "In Class Example\In Class Example.vcxproj", "{DC05A0E6-8C7F-4D7A-88F0-56A0061AC179}"
+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
+ {DC05A0E6-8C7F-4D7A-88F0-56A0061AC179}.Debug|x64.ActiveCfg = Debug|x64
+ {DC05A0E6-8C7F-4D7A-88F0-56A0061AC179}.Debug|x64.Build.0 = Debug|x64
+ {DC05A0E6-8C7F-4D7A-88F0-56A0061AC179}.Debug|x86.ActiveCfg = Debug|Win32
+ {DC05A0E6-8C7F-4D7A-88F0-56A0061AC179}.Debug|x86.Build.0 = Debug|Win32
+ {DC05A0E6-8C7F-4D7A-88F0-56A0061AC179}.Release|x64.ActiveCfg = Release|x64
+ {DC05A0E6-8C7F-4D7A-88F0-56A0061AC179}.Release|x64.Build.0 = Release|x64
+ {DC05A0E6-8C7F-4D7A-88F0-56A0061AC179}.Release|x86.ActiveCfg = Release|Win32
+ {DC05A0E6-8C7F-4D7A-88F0-56A0061AC179}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {48D6E2A6-3995-4A15-8311-A96821C6A07B}
+ EndGlobalSection
+EndGlobal