summaryrefslogtreecommitdiff
path: root/BlankConsoleLab/BlankConsoleLab.vcxproj
diff options
context:
space:
mode:
authorjacobdw22 <[email protected]>2022-11-28 15:11:43 -0800
committerjacobdw22 <[email protected]>2022-11-28 15:11:43 -0800
commit135ed3256ae45a83bc4686daeefb93e0ca343d54 (patch)
tree297f1acc47820954ce4fb316dd1719317962c380 /BlankConsoleLab/BlankConsoleLab.vcxproj
parentInfile fully working, plus added pseudo code for most of main and ReadData fu... (diff)
downloadcst116-lab3-jacobdw22-135ed3256ae45a83bc4686daeefb93e0ca343d54.tar.xz
cst116-lab3-jacobdw22-135ed3256ae45a83bc4686daeefb93e0ca343d54.zip
Now also prints to output file
Diffstat (limited to 'BlankConsoleLab/BlankConsoleLab.vcxproj')
-rw-r--r--BlankConsoleLab/BlankConsoleLab.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj b/BlankConsoleLab/BlankConsoleLab.vcxproj
index b511f85..db75489 100644
--- a/BlankConsoleLab/BlankConsoleLab.vcxproj
+++ b/BlankConsoleLab/BlankConsoleLab.vcxproj
@@ -142,7 +142,7 @@
<ClCompile Include="cst116-lab3-wilson.cpp" />
</ItemGroup>
<ItemGroup>
- <Text Include="..\..\..\..\..\..\TEMP1\ lab3_Report.txt" />
+ <Text Include="..\..\..\..\..\..\TEMP1\lab3_Report.txt" />
<Text Include="..\..\..\..\..\..\TEMP1\large.txt" />
<Text Include="..\..\..\..\..\..\TEMP1\small.txt" />
</ItemGroup>