diff options
| author | Musa Ahmed <[email protected]> | 2022-10-04 17:37:40 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-10-04 17:37:40 -0700 |
| commit | 4d63f320083d93d73ca7062bd416d0b9ab5007d8 (patch) | |
| tree | e9e0c71d4584dbb3a06ab7b66bfd30e09965cbcf /CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj | |
| parent | Added output to txt (diff) | |
| download | cst116-proj1-4d63f320083d93d73ca7062bd416d0b9ab5007d8.tar.xz cst116-proj1-4d63f320083d93d73ca7062bd416d0b9ab5007d8.zip | |
Revert "Added output to txt"
This reverts commit 9c63e8ef009f2501c6aaefdd7fc6a4844f63073b.
Diffstat (limited to 'CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj')
| -rw-r--r-- | CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj index cebfe76..4339244 100644 --- a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj +++ b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj @@ -129,9 +129,6 @@ <ItemGroup>
<ClCompile Include="CST116-Ch5-Debugging.cpp" />
</ItemGroup>
- <ItemGroup>
- <Text Include="CST116-Ch5-Debugging-Ahmed.txt" />
- </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
|