Добавил io

This commit is contained in:
2024-12-03 13:43:20 +03:00
parent ac9f397041
commit dea4067621
5 changed files with 122 additions and 15 deletions

View File

@@ -127,8 +127,12 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="io.cpp" />
<ClCompile Include="lab1.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="io.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>