summaryrefslogtreecommitdiff
path: root/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
diff options
context:
space:
mode:
authorBirducken <[email protected]>2022-11-07 22:53:59 -0800
committerBirducken <[email protected]>2022-11-07 22:53:59 -0800
commit04d9492cb143830ce84f1a35080f721a0654b2d1 (patch)
tree2ee61e1d12a5cd40be781e953c07393467bb04fe /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
parentFinished excersize 2. (diff)
downloadcst116-ch11-debugging-stark-04d9492cb143830ce84f1a35080f721a0654b2d1.tar.xz
cst116-ch11-debugging-stark-04d9492cb143830ce84f1a35080f721a0654b2d1.zip
Added output file.
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj')
-rw-r--r--CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
index 6ad157a..45366aa 100644
--- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
+++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
@@ -127,11 +127,12 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="CST116-Ch11-Debugging.cpp" />
+ <ClCompile Include="CST116-Ch11-Debugging-Stark.cpp" />
</ItemGroup>
<ItemGroup>
<Text Include="data.txt" />
<Text Include="report.txt" />
+ <Text Include="CST116-Ch11-Debugging-Stark.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">