diff options
Diffstat (limited to 'CST116-BlankConsole/CST116-BlankConsole.vcxproj')
| -rw-r--r-- | CST116-BlankConsole/CST116-BlankConsole.vcxproj | 2 |
1 files changed, 1 insertions, 1 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">
|