aboutsummaryrefslogtreecommitdiff
path: root/Debug
diff options
context:
space:
mode:
authorJacobAKnox <[email protected]>2021-10-27 20:38:30 -0700
committerJacobAKnox <[email protected]>2021-10-27 20:38:30 -0700
commit677e0bb832c9cc9c69544ed41d9eac98bf5a30ec (patch)
treeb710ed1529645f259a781783ca5284fdf7c9d868 /Debug
parentAdd online IDE url (diff)
downloadcst116proj2-1-jacob-k-and-austin-g-677e0bb832c9cc9c69544ed41d9eac98bf5a30ec.tar.xz
cst116proj2-1-jacob-k-and-austin-g-677e0bb832c9cc9c69544ed41d9eac98bf5a30ec.zip
Adding my work so far
Diffstat (limited to 'Debug')
-rw-r--r--Debug/KnoxFunctions.objbin0 -> 162643 bytes
-rw-r--r--Debug/Project2.exebin0 -> 71680 bytes
-rw-r--r--Debug/Project2.exe.recipe11
-rw-r--r--Debug/Project2.ilkbin0 -> 568032 bytes
-rw-r--r--Debug/Project2.log2
-rw-r--r--Debug/Project2.objbin0 -> 35714 bytes
-rw-r--r--Debug/Project2.pdbbin0 -> 1740800 bytes
-rw-r--r--Debug/Project2.tlog/CL.command.1.tlogbin0 -> 3370 bytes
-rw-r--r--Debug/Project2.tlog/CL.read.1.tlogbin0 -> 81728 bytes
-rw-r--r--Debug/Project2.tlog/CL.write.1.tlogbin0 -> 3266 bytes
-rw-r--r--Debug/Project2.tlog/Project2.lastbuildstate2
-rw-r--r--Debug/Project2.tlog/link.command.1.tlogbin0 -> 3166 bytes
-rw-r--r--Debug/Project2.tlog/link.read.1.tlogbin0 -> 7882 bytes
-rw-r--r--Debug/Project2.tlog/link.write.1.tlogbin0 -> 1562 bytes
-rw-r--r--Debug/Project2.vcxproj.FileListAbsolute.txt2
-rw-r--r--Debug/vc142.idbbin0 -> 281600 bytes
-rw-r--r--Debug/vc142.pdbbin0 -> 512000 bytes
17 files changed, 17 insertions, 0 deletions
diff --git a/Debug/KnoxFunctions.obj b/Debug/KnoxFunctions.obj
new file mode 100644
index 0000000..eb53b15
--- /dev/null
+++ b/Debug/KnoxFunctions.obj
Binary files differ
diff --git a/Debug/Project2.exe b/Debug/Project2.exe
new file mode 100644
index 0000000..935271f
--- /dev/null
+++ b/Debug/Project2.exe
Binary files differ
diff --git a/Debug/Project2.exe.recipe b/Debug/Project2.exe.recipe
new file mode 100644
index 0000000..809ae68
--- /dev/null
+++ b/Debug/Project2.exe.recipe
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project>
+ <ProjectOutputs>
+ <ProjectOutput>
+ <FullPath>C:\Users\jakno\Source\Repos\CST116\cst116proj2-1-jacob-k-and-austin-g\Debug\Project2.exe</FullPath>
+ </ProjectOutput>
+ </ProjectOutputs>
+ <ContentFiles />
+ <SatelliteDlls />
+ <NonRecipeFileRefs />
+</Project> \ No newline at end of file
diff --git a/Debug/Project2.ilk b/Debug/Project2.ilk
new file mode 100644
index 0000000..9d522f8
--- /dev/null
+++ b/Debug/Project2.ilk
Binary files differ
diff --git a/Debug/Project2.log b/Debug/Project2.log
new file mode 100644
index 0000000..24e0bbc
--- /dev/null
+++ b/Debug/Project2.log
@@ -0,0 +1,2 @@
+ KnoxFunctions.cpp
+ Project2.vcxproj -> C:\Users\jakno\source\repos\CST116\Project2\Debug\Project2.exe
diff --git a/Debug/Project2.obj b/Debug/Project2.obj
new file mode 100644
index 0000000..6058ee4
--- /dev/null
+++ b/Debug/Project2.obj
Binary files differ
diff --git a/Debug/Project2.pdb b/Debug/Project2.pdb
new file mode 100644
index 0000000..96a2097
--- /dev/null
+++ b/Debug/Project2.pdb
Binary files differ
diff --git a/Debug/Project2.tlog/CL.command.1.tlog b/Debug/Project2.tlog/CL.command.1.tlog
new file mode 100644
index 0000000..81b0d5f
--- /dev/null
+++ b/Debug/Project2.tlog/CL.command.1.tlog
Binary files differ
diff --git a/Debug/Project2.tlog/CL.read.1.tlog b/Debug/Project2.tlog/CL.read.1.tlog
new file mode 100644
index 0000000..077504b
--- /dev/null
+++ b/Debug/Project2.tlog/CL.read.1.tlog
Binary files differ
diff --git a/Debug/Project2.tlog/CL.write.1.tlog b/Debug/Project2.tlog/CL.write.1.tlog
new file mode 100644
index 0000000..bd384f1
--- /dev/null
+++ b/Debug/Project2.tlog/CL.write.1.tlog
Binary files differ
diff --git a/Debug/Project2.tlog/Project2.lastbuildstate b/Debug/Project2.tlog/Project2.lastbuildstate
new file mode 100644
index 0000000..f75b7cd
--- /dev/null
+++ b/Debug/Project2.tlog/Project2.lastbuildstate
@@ -0,0 +1,2 @@
+PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.29.30133:VCServicingVersionATL=14.29.30136:VCServicingVersionCrtHeaders=14.29.30136:VCServicingVersionCompilers=14.29.30136:TargetPlatformVersion=10.0.19041.0:
+Debug|Win32|C:\Users\jakno\Source\Repos\CST116\cst116proj2-1-jacob-k-and-austin-g\|
diff --git a/Debug/Project2.tlog/link.command.1.tlog b/Debug/Project2.tlog/link.command.1.tlog
new file mode 100644
index 0000000..7213be9
--- /dev/null
+++ b/Debug/Project2.tlog/link.command.1.tlog
Binary files differ
diff --git a/Debug/Project2.tlog/link.read.1.tlog b/Debug/Project2.tlog/link.read.1.tlog
new file mode 100644
index 0000000..f8cae96
--- /dev/null
+++ b/Debug/Project2.tlog/link.read.1.tlog
Binary files differ
diff --git a/Debug/Project2.tlog/link.write.1.tlog b/Debug/Project2.tlog/link.write.1.tlog
new file mode 100644
index 0000000..e3c387c
--- /dev/null
+++ b/Debug/Project2.tlog/link.write.1.tlog
Binary files differ
diff --git a/Debug/Project2.vcxproj.FileListAbsolute.txt b/Debug/Project2.vcxproj.FileListAbsolute.txt
new file mode 100644
index 0000000..ca03789
--- /dev/null
+++ b/Debug/Project2.vcxproj.FileListAbsolute.txt
@@ -0,0 +1,2 @@
+C:\Users\jakno\source\repos\CST116\Project2\Debug\Project2.exe
+C:\Users\jakno\Source\Repos\CST116\cst116proj2-1-jacob-k-and-austin-g\Debug\Project2.exe
diff --git a/Debug/vc142.idb b/Debug/vc142.idb
new file mode 100644
index 0000000..f0a4aa4
--- /dev/null
+++ b/Debug/vc142.idb
Binary files differ
diff --git a/Debug/vc142.pdb b/Debug/vc142.pdb
new file mode 100644
index 0000000..90d9008
--- /dev/null
+++ b/Debug/vc142.pdb
Binary files differ