diff options
Diffstat (limited to 'CST116-Ch6-Debugging/Output-Build.txt')
| -rw-r--r-- | CST116-Ch6-Debugging/Output-Build.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CST116-Ch6-Debugging/Output-Build.txt b/CST116-Ch6-Debugging/Output-Build.txt new file mode 100644 index 0000000..d7af037 --- /dev/null +++ b/CST116-Ch6-Debugging/Output-Build.txt @@ -0,0 +1,5 @@ +Build started... +1>------ Build started: Project: CST116-Ch6-Debugging, Configuration: Debug x64 ------ +1>CST116-Ch6-Debugging.cpp +1>CST116-Ch6-Debugging.vcxproj -> C:\Users\lacro\Source\Repos\cst116-ch6-debugging-DaBoochillin\CST116-Ch6-Debugging\x64\Debug\CST116-Ch6-Debugging.exe +========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== |