aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorgan Cyrus <[email protected]>2022-10-06 20:43:31 -0700
committerMorgan Cyrus <[email protected]>2022-10-06 20:43:31 -0700
commit45e29647abf6417abb45cae8830cdd6043287838 (patch)
tree7d52fbbf338836c2003c3ab40116bfc914703016
parentAdd name and lab info (diff)
downloadcst116-ch5-debugging-cyrus-45e29647abf6417abb45cae8830cdd6043287838.tar.xz
cst116-ch5-debugging-cyrus-45e29647abf6417abb45cae8830cdd6043287838.zip
Test change
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.cpp1
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj8
-rw-r--r--Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.command.1.tlogbin914 -> 1922 bytes
-rw-r--r--Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.read.1.tlogbin21178 -> 41568 bytes
-rw-r--r--Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.write.1.tlogbin700 -> 1590 bytes
-rw-r--r--Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/Ch 5 Debugging Project.lastbuildstate4
-rw-r--r--Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.command.1.tlogbin1592 -> 3374 bytes
-rw-r--r--Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.read.1.tlogbin3638 -> 7534 bytes
-rw-r--r--Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.write.1.tlogbin780 -> 1750 bytes
-rw-r--r--Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exebin53760 -> 53760 bytes
-rw-r--r--Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe2
-rw-r--r--Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.ilkbin504812 -> 504868 bytes
-rw-r--r--Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.objbin69812 -> 82711 bytes
-rw-r--r--Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.pdbbin1200128 -> 1757184 bytes
-rw-r--r--Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.vcxproj.FileListAbsolute.txt1
15 files changed, 9 insertions, 7 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
index 624bd8b..5411eb7 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
+++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.cpp
@@ -2,6 +2,7 @@
* Morgan Cyrus
* CST116 01P
* Lab0 Debugging
+* test change 100622
*/
/********************************************************************
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj
index b6da2fe..97611d8 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj
+++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj
@@ -29,26 +29,26 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
- <PlatformToolset>v142</PlatformToolset>
+ <PlatformToolset>v143</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
- <PlatformToolset>v142</PlatformToolset>
+ <PlatformToolset>v143</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
- <PlatformToolset>v142</PlatformToolset>
+ <PlatformToolset>v143</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
- <PlatformToolset>v142</PlatformToolset>
+ <PlatformToolset>v143</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.command.1.tlog b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.command.1.tlog
index 1a0c11c..aac7d44 100644
--- a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.command.1.tlog
+++ b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.command.1.tlog
Binary files differ
diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.read.1.tlog b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.read.1.tlog
index 5e84124..afc3925 100644
--- a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.read.1.tlog
+++ b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.read.1.tlog
Binary files differ
diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.write.1.tlog b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.write.1.tlog
index 141dadd..ecd5439 100644
--- a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.write.1.tlog
+++ b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/CL.write.1.tlog
Binary files differ
diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/Ch 5 Debugging Project.lastbuildstate b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/Ch 5 Debugging Project.lastbuildstate
index c583d0a..0b9227c 100644
--- a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/Ch 5 Debugging Project.lastbuildstate
+++ b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/Ch 5 Debugging Project.lastbuildstate
@@ -1,2 +1,2 @@
-PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.29.30133:VCServicingVersionCrtHeaders=14.29.30136:TargetPlatformVersion=10.0.19041.0:
-Debug|Win32|C:\Users\martha.chamberlin\source\repos\Ch 5 Debugging Project\|
+PlatformToolSet=v143:VCToolArchitecture=Native32Bit:VCToolsVersion=14.30.30705:TargetPlatformVersion=10.0.19041.0:
+Debug|Win32|C:\Users\Morgan\Source\Repos\cst116-lab0-debugging-radioflyer32\Ch 5 Debugging Project\|
diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.command.1.tlog b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.command.1.tlog
index b1e48a3..53a9c9b 100644
--- a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.command.1.tlog
+++ b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.command.1.tlog
Binary files differ
diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.read.1.tlog b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.read.1.tlog
index 9a01428..aa74b90 100644
--- a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.read.1.tlog
+++ b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.read.1.tlog
Binary files differ
diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.write.1.tlog b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.write.1.tlog
index 5b35e5b..130c170 100644
--- a/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.write.1.tlog
+++ b/Ch 5 Debugging Project/Debug/Ch 5 Deb.57683855.tlog/link.write.1.tlog
Binary files differ
diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe
index ca60826..ecd7f9b 100644
--- a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe
+++ b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe
Binary files differ
diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe
index a1d2a20..9265b8b 100644
--- a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe
+++ b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.exe.recipe
@@ -2,7 +2,7 @@
<Project>
<ProjectOutputs>
<ProjectOutput>
- <FullPath>C:\Users\martha.chamberlin\source\repos\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe</FullPath>
+ <FullPath>C:\Users\Morgan\Source\Repos\cst116-lab0-debugging-radioflyer32\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe</FullPath>
</ProjectOutput>
</ProjectOutputs>
<ContentFiles />
diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.ilk b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.ilk
index d2fc0eb..8dad686 100644
--- a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.ilk
+++ b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.ilk
Binary files differ
diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.obj b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.obj
index 7eabf55..163d9c6 100644
--- a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.obj
+++ b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.obj
Binary files differ
diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.pdb b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.pdb
index aa8aed7..a564346 100644
--- a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.pdb
+++ b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.pdb
Binary files differ
diff --git a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.vcxproj.FileListAbsolute.txt b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.vcxproj.FileListAbsolute.txt
index 2e05970..c664f36 100644
--- a/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.vcxproj.FileListAbsolute.txt
+++ b/Ch 5 Debugging Project/Debug/Ch 5 Debugging Project.vcxproj.FileListAbsolute.txt
@@ -1 +1,2 @@
C:\Users\martha.chamberlin\source\repos\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe
+C:\Users\Morgan\Source\Repos\cst116-lab0-debugging-radioflyer32\Ch 5 Debugging Project\Debug\Ch 5 Debugging Project.exe