This commit is contained in:
MaximNguen 2024-11-25 00:20:24 +04:00
parent 6c281c9486
commit b4c4afafbb
3 changed files with 7 additions and 0 deletions

View File

@ -129,6 +129,9 @@
<ItemGroup> <ItemGroup>
<ClCompile Include="main.cpp" /> <ClCompile Include="main.cpp" />
</ItemGroup> </ItemGroup>
<ItemGroup>
<Text Include="test.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets"> <ImportGroup Label="ExtensionTargets">
</ImportGroup> </ImportGroup>

View File

@ -19,4 +19,7 @@
<Filter>Исходные файлы</Filter> <Filter>Исходные файлы</Filter>
</ClCompile> </ClCompile>
</ItemGroup> </ItemGroup>
<ItemGroup>
<Text Include="test.txt" />
</ItemGroup>
</Project> </Project>

1
Lab17/Lab17/test.txt Normal file
View File

@ -0,0 +1 @@
abc