diff options
| author | jacobdw22 <[email protected]> | 2022-11-05 17:40:32 -0700 |
|---|---|---|
| committer | jacobdw22 <[email protected]> | 2022-11-05 17:40:32 -0700 |
| commit | 72ecfcc420c463deadf885cc4590a2da848e6089 (patch) | |
| tree | 1759ec53bc3b5e8af921602a430d608ef2375754 /BlankConsoleLab/BlankConsoleLab.vcxproj | |
| parent | Final Final Changes (diff) | |
| download | archived-cst116-lab2-jacobdw22-72ecfcc420c463deadf885cc4590a2da848e6089.tar.xz archived-cst116-lab2-jacobdw22-72ecfcc420c463deadf885cc4590a2da848e6089.zip | |
Very last changes, I swear
Diffstat (limited to 'BlankConsoleLab/BlankConsoleLab.vcxproj')
| -rw-r--r-- | BlankConsoleLab/BlankConsoleLab.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj b/BlankConsoleLab/BlankConsoleLab.vcxproj index 1e06115..7f0dc27 100644 --- a/BlankConsoleLab/BlankConsoleLab.vcxproj +++ b/BlankConsoleLab/BlankConsoleLab.vcxproj @@ -143,7 +143,7 @@ </ItemGroup> <ItemGroup> <Text Include="..\cst116-Lab2-wilson-pseudo-code.txt" /> - <Text Include="..\LabResults.txt" /> + <Text Include="..\cst116-Lab2-wilson.txt" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |