summaryrefslogtreecommitdiff
path: root/BlankConsoleLab/BlankConsoleLab.vcxproj.filters
diff options
context:
space:
mode:
authorTheOtherTonyStark <[email protected]>2022-11-07 19:44:03 -0800
committerTheOtherTonyStark <[email protected]>2022-11-07 19:44:03 -0800
commit19926692fac1b90fc3afadc87bd192e83070aeeb (patch)
treefe58541ba5e9a3ff06fece4732748488b5da5272 /BlankConsoleLab/BlankConsoleLab.vcxproj.filters
parentSetting up GitHub Classroom Feedback (diff)
downloadcst116-lab2-theothertonystark-master.tar.xz
cst116-lab2-theothertonystark-master.zip
First CommitHEADmaster
Diffstat (limited to 'BlankConsoleLab/BlankConsoleLab.vcxproj.filters')
-rw-r--r--BlankConsoleLab/BlankConsoleLab.vcxproj.filters10
1 files changed, 9 insertions, 1 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj.filters b/BlankConsoleLab/BlankConsoleLab.vcxproj.filters
index aca1dd9..84e8fb0 100644
--- a/BlankConsoleLab/BlankConsoleLab.vcxproj.filters
+++ b/BlankConsoleLab/BlankConsoleLab.vcxproj.filters
@@ -15,8 +15,16 @@
</Filter>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="BlankConsoleLab.cpp">
+ <ClCompile Include="CST116-Lab2-Chambers.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Lab2-Psuedocode.txt">
+ <Filter>Source Files</Filter>
+ </Text>
+ <Text Include="CST116-Lab2-Solution.txt">
+ <Filter>Source Files</Filter>
+ </Text>
+ </ItemGroup>
</Project> \ No newline at end of file