From aebfc5bc6c51d9a94dd0fc124862637bd367bbb6 Mon Sep 17 00:00:00 2001 From: Trenton Stark Date: Sat, 1 Oct 2022 12:04:28 -0700 Subject: Added a text file with the scripts output --- CST116-BlankConsole/CST116-BlankConsole.vcxproj | 3 +++ CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters | 5 +++++ CST116-BlankConsole/cst116-lab0-starktre.txt | 2 ++ 3 files changed, 10 insertions(+) create mode 100644 CST116-BlankConsole/cst116-lab0-starktre.txt diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj b/CST116-BlankConsole/CST116-BlankConsole.vcxproj index a0056fb..469e819 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj @@ -129,6 +129,9 @@ + + + diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters index 08906aa..7b93c96 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters @@ -19,4 +19,9 @@ Source Files + + + Source Files + + \ No newline at end of file diff --git a/CST116-BlankConsole/cst116-lab0-starktre.txt b/CST116-BlankConsole/cst116-lab0-starktre.txt new file mode 100644 index 0000000..14e69ea --- /dev/null +++ b/CST116-BlankConsole/cst116-lab0-starktre.txt @@ -0,0 +1,2 @@ +Hello World! +I am Trenton Stark and my GitHub name is @Birducken. \ No newline at end of file -- cgit v1.2.3