Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
9ba84a80bb | |||
c1287f68e8 |
@ -129,6 +129,10 @@
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ClCompile Include="ConsoleApplication1.cpp" />
|
<ClCompile Include="ConsoleApplication1.cpp" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Text Include="FileName.txt" />
|
||||||
|
<Text Include="sdfsd.txt" />
|
||||||
|
</ItemGroup>
|
||||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||||
<ImportGroup Label="ExtensionTargets">
|
<ImportGroup Label="ExtensionTargets">
|
||||||
</ImportGroup>
|
</ImportGroup>
|
||||||
|
@ -19,4 +19,7 @@
|
|||||||
<Filter>Исходные файлы</Filter>
|
<Filter>Исходные файлы</Filter>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Text Include="FileName.txt" />
|
||||||
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
1
ConsoleApplication1/ConsoleApplication1/FileName.txt
Normal file
1
ConsoleApplication1/ConsoleApplication1/FileName.txt
Normal file
@ -0,0 +1 @@
|
|||||||
|
adsasdff
|
4
ConsoleApplication1/ConsoleApplication1/sdfsd.txt
Normal file
4
ConsoleApplication1/ConsoleApplication1/sdfsd.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
asdasdasd
|
||||||
|
|
||||||
|
|
||||||
|
new change
|
Loading…
x
Reference in New Issue
Block a user