diff options
Diffstat (limited to 'BlankConsoleLab')
| -rw-r--r-- | BlankConsoleLab/BlankConsoleLab.vcxproj | 2 | ||||
| -rw-r--r-- | BlankConsoleLab/BlankConsoleLab.vcxproj.filters | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj b/BlankConsoleLab/BlankConsoleLab.vcxproj index 1e06115..7f0dc27 100644 --- a/BlankConsoleLab/BlankConsoleLab.vcxproj +++ b/BlankConsoleLab/BlankConsoleLab.vcxproj @@ -143,7 +143,7 @@ </ItemGroup> <ItemGroup> <Text Include="..\cst116-Lab2-wilson-pseudo-code.txt" /> - <Text Include="..\LabResults.txt" /> + <Text Include="..\cst116-Lab2-wilson.txt" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj.filters b/BlankConsoleLab/BlankConsoleLab.vcxproj.filters index f80bc53..a6e1574 100644 --- a/BlankConsoleLab/BlankConsoleLab.vcxproj.filters +++ b/BlankConsoleLab/BlankConsoleLab.vcxproj.filters @@ -20,7 +20,7 @@ </ClCompile> </ItemGroup> <ItemGroup> - <Text Include="..\LabResults.txt" /> + <Text Include="..\cst116-Lab2-wilson.txt" /> <Text Include="..\cst116-Lab2-wilson-pseudo-code.txt" /> </ItemGroup> </Project>
\ No newline at end of file |