aboutsummaryrefslogtreecommitdiff
path: root/CST 126/Homework 2/Homework 2.vcxproj
diff options
context:
space:
mode:
authorLogan <[email protected]>2024-05-20 17:02:19 -0700
committerLogan <[email protected]>2024-05-20 17:02:19 -0700
commitcd3f7b15c96d3b872ce5b8bf6889e9db51213e5e (patch)
tree0b9c0cf2cb20703262a8f7ce6b200ff0900b6a60 /CST 126/Homework 2/Homework 2.vcxproj
parentFixed padding issue in encoding function (diff)
downloadhomework-1-bobjoe64-Homework-2.tar.xz
homework-1-bobjoe64-Homework-2.zip
Added Command Line ArgumentsHomework-2
Diffstat (limited to 'CST 126/Homework 2/Homework 2.vcxproj')
-rw-r--r--CST 126/Homework 2/Homework 2.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/CST 126/Homework 2/Homework 2.vcxproj b/CST 126/Homework 2/Homework 2.vcxproj
index c53ce28..1653071 100644
--- a/CST 126/Homework 2/Homework 2.vcxproj
+++ b/CST 126/Homework 2/Homework 2.vcxproj
@@ -130,8 +130,8 @@
<ClCompile Include="main.cpp" />
</ItemGroup>
<ItemGroup>
- <Text Include="decode.txt" />
- <Text Include="encode.txt" />
+ <Text Include="input.txt" />
+ <Text Include="output.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">