summaryrefslogtreecommitdiff
path: root/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
diff options
context:
space:
mode:
authorMusa Ahmed <[email protected]>2022-11-02 18:32:48 -0700
committerMusa Ahmed <[email protected]>2022-11-02 18:32:48 -0700
commitf4980d134b7e2f5bab3b62c8567a737ba4c33f43 (patch)
tree3ae71fa978b04737dafc54cb7597b11fced3b800 /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
parentb (diff)
downloadcst116-ch11-debugging-m005a-f4980d134b7e2f5bab3b62c8567a737ba4c33f43.tar.xz
cst116-ch11-debugging-m005a-f4980d134b7e2f5bab3b62c8567a737ba4c33f43.zip
Done
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj')
-rw-r--r--CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj5
1 files changed, 4 insertions, 1 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
index cd94bf4..a18c0e7 100644
--- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
+++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
@@ -130,7 +130,10 @@
<ClCompile Include="CST116-Ch11-Debugging.cpp" />
</ItemGroup>
<ItemGroup>
- <Text Include="..\..\..\..\OneDrive\Desktop\Chap_11_data.txt" />
+ <Text Include="..\..\..\..\..\..\TEMP\CST116-Ch11-data-Ahmed.txt" />
+ <Text Include="..\..\..\..\..\..\TEMP\CST116-Ch11-Report-Ahmed.txt" />
+ <Text Include="CST116-Ch11-Debugging-Output-Ahmed.txt" />
+ <Text Include="CST116-Ch11-Pseudocode-Ahmed.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">