summaryrefslogtreecommitdiff
path: root/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
diff options
context:
space:
mode:
authorAaron Hill <[email protected]>2022-11-09 15:57:34 -0800
committerAaron Hill <[email protected]>2022-11-09 15:57:34 -0800
commit3c141cacd2f4044b6504211b9363eb2fd04023d9 (patch)
treefc26f654ca1f7dfe1ffad8ed69b803e7773fead4 /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
parentUpdate cst116-ch11-debugging-flowchart.txt (diff)
downloadcst116-ch11-debugging-hill-master.tar.xz
cst116-ch11-debugging-hill-master.zip
changed pathsHEADmaster
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj')
-rw-r--r--CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
index 0c22876..a3f5e07 100644
--- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
+++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
@@ -130,8 +130,8 @@
<ClCompile Include="CST116-Ch11-Debugging.cpp" />
</ItemGroup>
<ItemGroup>
- <Text Include="..\..\..\..\Desktop\Chap11-MyData.txt" />
- <Text Include="..\..\..\..\Desktop\Chap_11_Report.txt" />
+ <Text Include="Chap11_MyData.txt" />
+ <Text Include="Chap_11_Report.txt" />
<Text Include="cst116-ch11-debugging-flowchart.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />