diff options
| author | tafaar <[email protected]> | 2022-11-28 20:23:31 -0800 |
|---|---|---|
| committer | tafaar <[email protected]> | 2022-11-28 20:23:31 -0800 |
| commit | 775c204baf820d1b9c9e2013b8ffc8b10fec31f3 (patch) | |
| tree | 2facbb3ffd1a3cecda9febf00d64c209860d51fa /BlankConsoleLab/BlankConsoleLab.vcxproj | |
| parent | added functions (diff) | |
| download | cst116-lab3-hill-775c204baf820d1b9c9e2013b8ffc8b10fec31f3.tar.xz cst116-lab3-hill-775c204baf820d1b9c9e2013b8ffc8b10fec31f3.zip | |
tweaked logic
Diffstat (limited to 'BlankConsoleLab/BlankConsoleLab.vcxproj')
| -rw-r--r-- | BlankConsoleLab/BlankConsoleLab.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj b/BlankConsoleLab/BlankConsoleLab.vcxproj index dfe725d..ac9affa 100644 --- a/BlankConsoleLab/BlankConsoleLab.vcxproj +++ b/BlankConsoleLab/BlankConsoleLab.vcxproj @@ -142,6 +142,7 @@ <ClCompile Include="BlankConsoleLab.cpp" /> </ItemGroup> <ItemGroup> + <Text Include="big.txt" /> <Text Include="small.txt" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |