From d5e239f2a5818a30eec975bdde5cf602010d933e Mon Sep 17 00:00:00 2001 From: jacobdw22 Date: Thu, 29 Sep 2022 15:34:52 -0700 Subject: simple changes --- CST116-BlankConsole/CST116-BlankConsole.vcxproj | 3 +++ CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters | 3 +++ CST116-BlankConsole/CST116-Lab0-Wilson.txt | 2 ++ 3 files changed, 8 insertions(+) create mode 100644 CST116-BlankConsole/CST116-Lab0-Wilson.txt diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj b/CST116-BlankConsole/CST116-BlankConsole.vcxproj index 59ec63b..d6a3e3a 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj @@ -130,6 +130,9 @@ + + + diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters index 45f79ea..7633131 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters @@ -19,4 +19,7 @@ Source Files + + + \ No newline at end of file diff --git a/CST116-BlankConsole/CST116-Lab0-Wilson.txt b/CST116-BlankConsole/CST116-Lab0-Wilson.txt new file mode 100644 index 0000000..2a629ac --- /dev/null +++ b/CST116-BlankConsole/CST116-Lab0-Wilson.txt @@ -0,0 +1,2 @@ +Hello World! +My name is Jacob Wilson, and my GitHub is jacobdw22 \ No newline at end of file -- cgit v1.2.3