diff options
| author | DoolyBoi <[email protected]> | 2022-09-29 15:16:08 -0700 |
|---|---|---|
| committer | DoolyBoi <[email protected]> | 2022-09-29 15:16:08 -0700 |
| commit | 8bf84edcc29d44e4c8a3ee82585bead4bf9b12dd (patch) | |
| tree | 207b0fbee49fa09926044b8603ae35a8b5f194a7 /CST116-BlankConsole | |
| parent | added text with output (diff) | |
| download | cst116-lab0-abd00l4h-8bf84edcc29d44e4c8a3ee82585bead4bf9b12dd.tar.xz cst116-lab0-abd00l4h-8bf84edcc29d44e4c8a3ee82585bead4bf9b12dd.zip | |
renamed text file
Diffstat (limited to 'CST116-BlankConsole')
| -rw-r--r-- | CST116-BlankConsole/CST116-BlankConsole.vcxproj | 2 | ||||
| -rw-r--r-- | CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters | 2 | ||||
| -rw-r--r-- | CST116-BlankConsole/CST116Lab0Havaldar.txt (renamed from CST116-BlankConsole/output.txt) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj b/CST116-BlankConsole/CST116-BlankConsole.vcxproj index 8939fdd..5f82407 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj @@ -130,7 +130,7 @@ <ClCompile Include="CST116-BlankConsole.cpp" />
</ItemGroup>
<ItemGroup>
- <Text Include="output.txt" />
+ <Text Include="CST116Lab0Havaldar.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters index c906f87..12ec820 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters @@ -20,7 +20,7 @@ </ClCompile>
</ItemGroup>
<ItemGroup>
- <Text Include="output.txt">
+ <Text Include="CST116Lab0Havaldar.txt">
<Filter>Source Files</Filter>
</Text>
</ItemGroup>
diff --git a/CST116-BlankConsole/output.txt b/CST116-BlankConsole/CST116Lab0Havaldar.txt index f481d68..f481d68 100644 --- a/CST116-BlankConsole/output.txt +++ b/CST116-BlankConsole/CST116Lab0Havaldar.txt |