diff options
Diffstat (limited to 'BlankConsoleLab/BlankConsoleLab.vcxproj')
| -rw-r--r-- | BlankConsoleLab/BlankConsoleLab.vcxproj | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj b/BlankConsoleLab/BlankConsoleLab.vcxproj index 55c9f54..2d0b7b0 100644 --- a/BlankConsoleLab/BlankConsoleLab.vcxproj +++ b/BlankConsoleLab/BlankConsoleLab.vcxproj @@ -146,7 +146,8 @@ <Text Include="..\..\..\..\..\..\TEMP1\lab3_Report.txt" /> <Text Include="..\..\..\..\..\..\TEMP1\large.txt" /> <Text Include="..\..\..\..\..\..\TEMP1\small.txt" /> - <Text Include="..\LabResults.txt" /> + <Text Include="..\LabResultsLarge.txt" /> + <Text Include="..\LabResultsSmall.txt" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |