diff options
| author | jacobdw22 <[email protected]> | 2022-11-05 17:14:16 -0700 |
|---|---|---|
| committer | jacobdw22 <[email protected]> | 2022-11-05 17:14:16 -0700 |
| commit | 6dca81e70553bc61bbb5385ca46368a49b6fa118 (patch) | |
| tree | 99b5985bc2eaba8e15c34c87ca8c38b8ddef3690 /BlankConsoleLab/BlankConsoleLab.vcxproj | |
| parent | Added pseudo code file (diff) | |
| download | cst116-lab2-jacobdw22-6dca81e70553bc61bbb5385ca46368a49b6fa118.tar.xz cst116-lab2-jacobdw22-6dca81e70553bc61bbb5385ca46368a49b6fa118.zip | |
simple changes
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 1ba1c15..1e06115 100644 --- a/BlankConsoleLab/BlankConsoleLab.vcxproj +++ b/BlankConsoleLab/BlankConsoleLab.vcxproj @@ -142,6 +142,7 @@ <ClCompile Include="cst116-lab2-wilson.cpp" /> </ItemGroup> <ItemGroup> + <Text Include="..\cst116-Lab2-wilson-pseudo-code.txt" /> <Text Include="..\LabResults.txt" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |