summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BlankConsoleLab/BlankConsoleLab.vcxproj1
-rw-r--r--BlankConsoleLab/BlankConsoleLab.vcxproj.filters1
2 files changed, 2 insertions, 0 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj b/BlankConsoleLab/BlankConsoleLab.vcxproj
index 1ba1c15..1e06115 100644
--- a/BlankConsoleLab/BlankConsoleLab.vcxproj
+++ b/BlankConsoleLab/BlankConsoleLab.vcxproj
@@ -142,6 +142,7 @@
<ClCompile Include="cst116-lab2-wilson.cpp" />
</ItemGroup>
<ItemGroup>
+ <Text Include="..\cst116-Lab2-wilson-pseudo-code.txt" />
<Text Include="..\LabResults.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj.filters b/BlankConsoleLab/BlankConsoleLab.vcxproj.filters
index c659e59..f80bc53 100644
--- a/BlankConsoleLab/BlankConsoleLab.vcxproj.filters
+++ b/BlankConsoleLab/BlankConsoleLab.vcxproj.filters
@@ -21,5 +21,6 @@
</ItemGroup>
<ItemGroup>
<Text Include="..\LabResults.txt" />
+ <Text Include="..\cst116-Lab2-wilson-pseudo-code.txt" />
</ItemGroup>
</Project> \ No newline at end of file