summaryrefslogtreecommitdiff
path: root/BlankConsoleLab/BlankConsoleLab.vcxproj
diff options
context:
space:
mode:
authorBold Demchig <[email protected]>2022-11-30 19:50:42 -0800
committerBold Demchig <[email protected]>2022-11-30 19:50:42 -0800
commita8ddeb2f3e61aa5c7e2276f2160d77ce7b475151 (patch)
treefe3448e60537a64b5fe3fedb4fd15871cdce2490 /BlankConsoleLab/BlankConsoleLab.vcxproj
parentHere is my Lab3 (diff)
downloadcst116-lab3-batbold74-a8ddeb2f3e61aa5c7e2276f2160d77ce7b475151.tar.xz
cst116-lab3-batbold74-a8ddeb2f3e61aa5c7e2276f2160d77ce7b475151.zip
Ok. I pushed my Lab3 with small.txt and large.txt file here.
Diffstat (limited to 'BlankConsoleLab/BlankConsoleLab.vcxproj')
-rw-r--r--BlankConsoleLab/BlankConsoleLab.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj b/BlankConsoleLab/BlankConsoleLab.vcxproj
index d2e3ee2..e688e91 100644
--- a/BlankConsoleLab/BlankConsoleLab.vcxproj
+++ b/BlankConsoleLab/BlankConsoleLab.vcxproj
@@ -141,6 +141,9 @@
<ItemGroup>
<ClCompile Include="BlankConsoleLab.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="..\..\..\..\..\Downloads\large.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>