commitBranch3

This commit is contained in:
TerinikST 2024-11-27 11:40:49 +04:00
parent 956b743990
commit c24ed10257
2 changed files with 4 additions and 0 deletions

View File

@ -127,6 +127,7 @@
</Link> </Link>
</ItemDefinitionGroup> </ItemDefinitionGroup>
<ItemGroup> <ItemGroup>
<ClCompile Include="C:\Main\с\123\2\5.c" />
<ClCompile Include="ConsoleApplication1.cpp" /> <ClCompile Include="ConsoleApplication1.cpp" />
</ItemGroup> </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />

View File

@ -18,5 +18,8 @@
<ClCompile Include="ConsoleApplication1.cpp"> <ClCompile Include="ConsoleApplication1.cpp">
<Filter>Исходные файлы</Filter> <Filter>Исходные файлы</Filter>
</ClCompile> </ClCompile>
<ClCompile Include="C:\Main\с\123\2\5.c">
<Filter>Исходные файлы</Filter>
</ClCompile>
</ItemGroup> </ItemGroup>
</Project> </Project>