diff options
Diffstat (limited to 'CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj')
| -rw-r--r-- | CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj b/CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj index 45432ca..2954934 100644 --- a/CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj +++ b/CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj @@ -129,6 +129,9 @@ <ItemGroup> <ClCompile Include="CST116-Ch10-Debugging-Ahmed.cpp" /> </ItemGroup> + <ItemGroup> + <Text Include="CST116-Ch10-Debugging-Ahmed.txt" /> + </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> </ImportGroup> |