diff options
| author | rPatrickWarner <[email protected]> | 2024-05-08 09:21:34 -0700 |
|---|---|---|
| committer | rPatrickWarner <[email protected]> | 2024-05-08 09:21:34 -0700 |
| commit | 029f589f9a19a9eda2c4dffb319db96c7341e427 (patch) | |
| tree | 2f80000bceb7745331434373b7749a58563739db /CST 126/Homework2/Homework2.vcxproj | |
| parent | more changes to encode/decode (diff) | |
| download | homework-1-reecepwarner-029f589f9a19a9eda2c4dffb319db96c7341e427.tar.xz homework-1-reecepwarner-029f589f9a19a9eda2c4dffb319db96c7341e427.zip | |
improvements to the binary writing function
Diffstat (limited to 'CST 126/Homework2/Homework2.vcxproj')
| -rw-r--r-- | CST 126/Homework2/Homework2.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CST 126/Homework2/Homework2.vcxproj b/CST 126/Homework2/Homework2.vcxproj index 188b85a..4b76c60 100644 --- a/CST 126/Homework2/Homework2.vcxproj +++ b/CST 126/Homework2/Homework2.vcxproj @@ -135,6 +135,7 @@ </ItemGroup> <ItemGroup> <Text Include="destination_file.txt" /> + <Text Include="newdestination.txt" /> <Text Include="nextdest.txt" /> <Text Include="randomtext.txt" /> </ItemGroup> |