summaryrefslogtreecommitdiff
path: root/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters
diff options
context:
space:
mode:
authorEvan <[email protected]>2022-11-02 15:35:53 -0700
committerEvan <[email protected]>2022-11-02 15:35:53 -0700
commitc535f5ced42adbf9b34860628df776fa9904e18f (patch)
tree540b247d3b4719da0fe4f0130d565ab671d1c2fd /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters
parentf (diff)
downloadcst116-ch11-debugging-evanmihm-c535f5ced42adbf9b34860628df776fa9904e18f.tar.xz
cst116-ch11-debugging-evanmihm-c535f5ced42adbf9b34860628df776fa9904e18f.zip
input/outputfiles / done
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters')
-rw-r--r--CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters8
1 files changed, 8 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters
index 2029dc7..d718823 100644
--- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters
+++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters
@@ -19,4 +19,12 @@
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
+ <ItemGroup>
+ <Text Include="..\..\..\TestI.txt">
+ <Filter>Source Files</Filter>
+ </Text>
+ <Text Include="..\..\..\TestO.txt">
+ <Filter>Source Files</Filter>
+ </Text>
+ </ItemGroup>
</Project> \ No newline at end of file