branch3mr #2

Merged
ArtemShurutin merged 3 commits from branch3 into main 2024-11-27 11:44:41 +04:00
2 changed files with 4 additions and 0 deletions
Showing only changes of commit c24ed10257 - Show all commits

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>