diff options
Diffstat (limited to 'CST116-Ch10-Debugging/CST116-Ch10-Debugging.sln')
| -rw-r--r-- | CST116-Ch10-Debugging/CST116-Ch10-Debugging.sln | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.sln b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.sln index 16653d8..5ddee71 100644 --- a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.sln +++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.sln @@ -5,6 +5,11 @@ VisualStudioVersion = 17.3.32804.467 MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CST116-Ch10-Debugging", "CST116-Ch10-Debugging.vcxproj", "{25DE9F3E-D136-4E74-AFD8-995BD672D9C4}"
EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7131F0DD-0A37-4F9B-BE95-FAAE337D6DAB}"
+ ProjectSection(SolutionItems) = preProject
+ Code Output.txt = Code Output.txt
+ EndProjectSection
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
|