diff options
| author | Joseph Williams <[email protected]> | 2022-11-09 11:41:49 -0800 |
|---|---|---|
| committer | Joseph Williams <[email protected]> | 2022-11-09 11:41:49 -0800 |
| commit | 48de5e495fb2076fa6a7fc7db4ba0d8370fcd391 (patch) | |
| tree | 482c7e230d5bbf5844dbfd041ecad8b25811d8ad /BlankConsoleLab/BlankConsoleLab.vcxproj | |
| parent | finished writing code. have not tested anything because it's currently 12:43 ... (diff) | |
| download | cst116-lab2-allthenamesaretaken3141-master.tar.xz cst116-lab2-allthenamesaretaken3141-master.zip | |
Diffstat (limited to 'BlankConsoleLab/BlankConsoleLab.vcxproj')
| -rw-r--r-- | BlankConsoleLab/BlankConsoleLab.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj b/BlankConsoleLab/BlankConsoleLab.vcxproj index 6ee166d..58664f6 100644 --- a/BlankConsoleLab/BlankConsoleLab.vcxproj +++ b/BlankConsoleLab/BlankConsoleLab.vcxproj @@ -143,6 +143,7 @@ </ItemGroup> <ItemGroup> <Text Include="CST116_Lab2_Williams_Pseudocode.txt" /> + <Text Include="CST116_Lab2_Williams_Run.txt" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |