aboutsummaryrefslogtreecommitdiff
path: root/Project1/x64
diff options
context:
space:
mode:
authoraustinlujan <[email protected]>2024-03-07 16:09:59 -0800
committeraustinlujan <[email protected]>2024-03-07 16:09:59 -0800
commit5208acd886378a7b7a7551b39ab90cfb78b5c0b8 (patch)
tree026ae96120796b403e308e0f459f272fd799cc1e /Project1/x64
parentadd deadline (diff)
downloadarchived-in-class-exercise-4-austinlujan-5208acd886378a7b7a7551b39ab90cfb78b5c0b8.tar.xz
archived-in-class-exercise-4-austinlujan-5208acd886378a7b7a7551b39ab90cfb78b5c0b8.zip
initial commit
Diffstat (limited to 'Project1/x64')
-rw-r--r--Project1/x64/Debug/Project1.exebin0 -> 68096 bytes
-rw-r--r--Project1/x64/Debug/Project1.exe.recipe11
-rw-r--r--Project1/x64/Debug/Project1.ilkbin0 -> 724016 bytes
-rw-r--r--Project1/x64/Debug/Project1.log2
-rw-r--r--Project1/x64/Debug/Project1.pdbbin0 -> 1421312 bytes
-rw-r--r--Project1/x64/Debug/Project1.tlog/CL.command.1.tlogbin0 -> 882 bytes
-rw-r--r--Project1/x64/Debug/Project1.tlog/CL.read.1.tlogbin0 -> 20036 bytes
-rw-r--r--Project1/x64/Debug/Project1.tlog/CL.write.1.tlogbin0 -> 784 bytes
-rw-r--r--Project1/x64/Debug/Project1.tlog/Cl.items.tlog1
-rw-r--r--Project1/x64/Debug/Project1.tlog/Project1.lastbuildstate2
-rw-r--r--Project1/x64/Debug/Project1.tlog/link.command.1.tlogbin0 -> 1584 bytes
-rw-r--r--Project1/x64/Debug/Project1.tlog/link.read.1.tlogbin0 -> 3572 bytes
-rw-r--r--Project1/x64/Debug/Project1.tlog/link.write.1.tlogbin0 -> 818 bytes
-rw-r--r--Project1/x64/Debug/Project1.vcxproj.FileListAbsolute.txt1
-rw-r--r--Project1/x64/Debug/program.objbin0 -> 73928 bytes
-rw-r--r--Project1/x64/Debug/vc143.idbbin0 -> 166912 bytes
-rw-r--r--Project1/x64/Debug/vc143.pdbbin0 -> 405504 bytes
17 files changed, 17 insertions, 0 deletions
diff --git a/Project1/x64/Debug/Project1.exe b/Project1/x64/Debug/Project1.exe
new file mode 100644
index 0000000..105e248
--- /dev/null
+++ b/Project1/x64/Debug/Project1.exe
Binary files differ
diff --git a/Project1/x64/Debug/Project1.exe.recipe b/Project1/x64/Debug/Project1.exe.recipe
new file mode 100644
index 0000000..2767c40
--- /dev/null
+++ b/Project1/x64/Debug/Project1.exe.recipe
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project>
+ <ProjectOutputs>
+ <ProjectOutput>
+ <FullPath>C:\Users\Administrator\Desktop\repos\in-class-exercise-4-austinlujan\Project1\x64\Debug\Project1.exe</FullPath>
+ </ProjectOutput>
+ </ProjectOutputs>
+ <ContentFiles />
+ <SatelliteDlls />
+ <NonRecipeFileRefs />
+</Project> \ No newline at end of file
diff --git a/Project1/x64/Debug/Project1.ilk b/Project1/x64/Debug/Project1.ilk
new file mode 100644
index 0000000..bdc5aa8
--- /dev/null
+++ b/Project1/x64/Debug/Project1.ilk
Binary files differ
diff --git a/Project1/x64/Debug/Project1.log b/Project1/x64/Debug/Project1.log
new file mode 100644
index 0000000..0214e3a
--- /dev/null
+++ b/Project1/x64/Debug/Project1.log
@@ -0,0 +1,2 @@
+ program.cpp
+ Project1.vcxproj -> C:\Users\Administrator\Desktop\repos\in-class-exercise-4-austinlujan\Project1\x64\Debug\Project1.exe
diff --git a/Project1/x64/Debug/Project1.pdb b/Project1/x64/Debug/Project1.pdb
new file mode 100644
index 0000000..0f82da5
--- /dev/null
+++ b/Project1/x64/Debug/Project1.pdb
Binary files differ
diff --git a/Project1/x64/Debug/Project1.tlog/CL.command.1.tlog b/Project1/x64/Debug/Project1.tlog/CL.command.1.tlog
new file mode 100644
index 0000000..84fd2e3
--- /dev/null
+++ b/Project1/x64/Debug/Project1.tlog/CL.command.1.tlog
Binary files differ
diff --git a/Project1/x64/Debug/Project1.tlog/CL.read.1.tlog b/Project1/x64/Debug/Project1.tlog/CL.read.1.tlog
new file mode 100644
index 0000000..d227bbf
--- /dev/null
+++ b/Project1/x64/Debug/Project1.tlog/CL.read.1.tlog
Binary files differ
diff --git a/Project1/x64/Debug/Project1.tlog/CL.write.1.tlog b/Project1/x64/Debug/Project1.tlog/CL.write.1.tlog
new file mode 100644
index 0000000..bb345cf
--- /dev/null
+++ b/Project1/x64/Debug/Project1.tlog/CL.write.1.tlog
Binary files differ
diff --git a/Project1/x64/Debug/Project1.tlog/Cl.items.tlog b/Project1/x64/Debug/Project1.tlog/Cl.items.tlog
new file mode 100644
index 0000000..fd3921a
--- /dev/null
+++ b/Project1/x64/Debug/Project1.tlog/Cl.items.tlog
@@ -0,0 +1 @@
+C:\Users\Administrator\Desktop\repos\in-class-exercise-4-austinlujan\Project1\program.cpp;C:\Users\Administrator\Desktop\repos\in-class-exercise-4-austinlujan\Project1\x64\Debug\program.obj
diff --git a/Project1/x64/Debug/Project1.tlog/Project1.lastbuildstate b/Project1/x64/Debug/Project1.tlog/Project1.lastbuildstate
new file mode 100644
index 0000000..6dbd389
--- /dev/null
+++ b/Project1/x64/Debug/Project1.tlog/Project1.lastbuildstate
@@ -0,0 +1,2 @@
+PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.37.32822:TargetPlatformVersion=10.0.22621.0:
+Debug|x64|C:\Users\Administrator\Desktop\repos\in-class-exercise-4-austinlujan\Project1\|
diff --git a/Project1/x64/Debug/Project1.tlog/link.command.1.tlog b/Project1/x64/Debug/Project1.tlog/link.command.1.tlog
new file mode 100644
index 0000000..272966c
--- /dev/null
+++ b/Project1/x64/Debug/Project1.tlog/link.command.1.tlog
Binary files differ
diff --git a/Project1/x64/Debug/Project1.tlog/link.read.1.tlog b/Project1/x64/Debug/Project1.tlog/link.read.1.tlog
new file mode 100644
index 0000000..b3cd1f3
--- /dev/null
+++ b/Project1/x64/Debug/Project1.tlog/link.read.1.tlog
Binary files differ
diff --git a/Project1/x64/Debug/Project1.tlog/link.write.1.tlog b/Project1/x64/Debug/Project1.tlog/link.write.1.tlog
new file mode 100644
index 0000000..aaa0156
--- /dev/null
+++ b/Project1/x64/Debug/Project1.tlog/link.write.1.tlog
Binary files differ
diff --git a/Project1/x64/Debug/Project1.vcxproj.FileListAbsolute.txt b/Project1/x64/Debug/Project1.vcxproj.FileListAbsolute.txt
new file mode 100644
index 0000000..184a1e6
--- /dev/null
+++ b/Project1/x64/Debug/Project1.vcxproj.FileListAbsolute.txt
@@ -0,0 +1 @@
+C:\Users\Administrator\Desktop\repos\in-class-exercise-4-austinlujan\Project1\x64\Debug\Project1.exe
diff --git a/Project1/x64/Debug/program.obj b/Project1/x64/Debug/program.obj
new file mode 100644
index 0000000..c03815f
--- /dev/null
+++ b/Project1/x64/Debug/program.obj
Binary files differ
diff --git a/Project1/x64/Debug/vc143.idb b/Project1/x64/Debug/vc143.idb
new file mode 100644
index 0000000..34dc687
--- /dev/null
+++ b/Project1/x64/Debug/vc143.idb
Binary files differ
diff --git a/Project1/x64/Debug/vc143.pdb b/Project1/x64/Debug/vc143.pdb
new file mode 100644
index 0000000..18afe75
--- /dev/null
+++ b/Project1/x64/Debug/vc143.pdb
Binary files differ