summaryrefslogtreecommitdiff
path: root/BlankConsoleLab/BlankConsoleLab.vcxproj
diff options
context:
space:
mode:
authorjacobdw22 <[email protected]>2022-11-28 19:52:01 -0800
committerjacobdw22 <[email protected]>2022-11-28 19:52:01 -0800
commit582b83ee76d7a2e2158d1c4f7f8da11ef07204f6 (patch)
treee58a8964d602ad441f044dace6fda0d0ceba005f /BlankConsoleLab/BlankConsoleLab.vcxproj
parentMoved some areas around (diff)
downloadcst116-lab3-jacobdw22-582b83ee76d7a2e2158d1c4f7f8da11ef07204f6.tar.xz
cst116-lab3-jacobdw22-582b83ee76d7a2e2158d1c4f7f8da11ef07204f6.zip
Added Lab results files for small and large text files respectively
Diffstat (limited to 'BlankConsoleLab/BlankConsoleLab.vcxproj')
-rw-r--r--BlankConsoleLab/BlankConsoleLab.vcxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj b/BlankConsoleLab/BlankConsoleLab.vcxproj
index 55c9f54..2d0b7b0 100644
--- a/BlankConsoleLab/BlankConsoleLab.vcxproj
+++ b/BlankConsoleLab/BlankConsoleLab.vcxproj
@@ -146,7 +146,8 @@
<Text Include="..\..\..\..\..\..\TEMP1\lab3_Report.txt" />
<Text Include="..\..\..\..\..\..\TEMP1\large.txt" />
<Text Include="..\..\..\..\..\..\TEMP1\small.txt" />
- <Text Include="..\LabResults.txt" />
+ <Text Include="..\LabResultsLarge.txt" />
+ <Text Include="..\LabResultsSmall.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">