aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoolyBoi <[email protected]>2022-09-29 16:22:28 -0700
committerDoolyBoi <[email protected]>2022-09-29 16:22:28 -0700
commit03147b7f876eb009aa201afd59c9691753d8acab (patch)
tree80eb924917ea0f2a3c6b7e05cf014840b03bd863
parentadded text file with output (diff)
downloadcst116-lab0-debugging-abd00l4h-03147b7f876eb009aa201afd59c9691753d8acab.tar.xz
cst116-lab0-debugging-abd00l4h-03147b7f876eb009aa201afd59c9691753d8acab.zip
some changes
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj3
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters5
2 files changed, 8 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj
index 97611d8..1463e4c 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj
+++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj
@@ -141,6 +141,9 @@
<ItemGroup>
<ClCompile Include="Ch 5 Debugging Project.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Lab0-Havaldar.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters
index f330efc..3364f25 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters
+++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters
@@ -19,4 +19,9 @@
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Lab0-Havaldar.txt">
+ <Filter>Source Files</Filter>
+ </Text>
+ </ItemGroup>
</Project> \ No newline at end of file